#728284 Classic Movie
#728284 (Classic Movie) RGB value is (114, 130, 132).
Red value is 114, green value is 130, and blue value is 132.
Cylindrical-coordinate representations (HSL) of color #728284: hue: 187°, saturation: 7.3%, and lightness: 48.2%.
Process color (CMYK) of #728284 is 13.6%, 1.5%, 0%, 48.2%. Web safe color equivalent of #728284 is ##669999. Color #728284 contains mainly GRAY.
Color Spaces
| Color spaces of #728284 | Value |
|---|---|
| RGB | 114, 130, 132 |
| HSL | 187°, 7.3%, 48.2% |
| HSV / HSB | 187°, 13.6%, 51.8% |
| CMYK | 13.6%, 1.5%, 0%, 48.2% |
| XYZ | 19.09, 21.21, 24.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110010 | 10000010 | 10000100 |
| Octal | 162 | 202 | 204 |
| Decimal | 114 | 130 | 132 |
| Hex | 72 | 82 | 84 |
Shades of #728284
Tints of #728284
.mybgColor { background-color: #728284; }
.myforeColor { color: #728284; }
.myborderColor { border: 3px solid #728284; }
<p style="color:#728284">Text here</p>
This sample text is styled with font color #728284. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#728284">Div content here</div>
<div style="border:3px solid #728284">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(114, 130, 132, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #728284; }
.divShadow { -moz-box-shadow: 1px 1px 3px #728284;
-webkit-box-shadow: 1px 1px 3px #728284;
box-shadow: 1px 1px 3px #728284; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #728284 (Classic Movie)
Color Overview & Profile: Color #728284, also known as Classic Movie, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (114/255), 51% Green (130/255), and 52% Blue (132/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #728284 translates into the CMYK subtractive color model with values of 13.6% Cyan, 1.5% Magenta, 0% Yellow, and 48.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 187°, saturation of 7.3%, and lightness of 48.2%.
Web Accessibility & Design Recommendations: When implementing #728284 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##669999.
