#919082 Incognito
#919082 (Incognito) RGB value is (145, 144, 130).
Red value is 145, green value is 144, and blue value is 130.
Cylindrical-coordinate representations (HSL) of color #919082: hue: 56°, saturation: 6.4%, and lightness: 53.9%.
Process color (CMYK) of #919082 is 0%, 0.7%, 10.3%, 43.1%. Web safe color equivalent of #919082 is ##999999. Color #919082 contains mainly GRAY.
Color Spaces
| Color spaces of #919082 | Value |
|---|---|
| RGB | 145, 144, 130 |
| HSL | 56°, 6.4%, 53.9% |
| HSV / HSB | 56°, 10.3%, 56.9% |
| CMYK | 0%, 0.7%, 10.3%, 43.1% |
| XYZ | 25.68, 27.58, 25.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 10010000 | 10000010 |
| Octal | 221 | 220 | 202 |
| Decimal | 145 | 144 | 130 |
| Hex | 91 | 90 | 82 |
Shades of #919082
Tints of #919082
.mybgColor { background-color: #919082; }
.myforeColor { color: #919082; }
.myborderColor { border: 3px solid #919082; }
<p style="color:#919082">Text here</p>
This sample text is styled with font color #919082. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#919082">Div content here</div>
<div style="border:3px solid #919082">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 144, 130, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #919082; }
.divShadow { -moz-box-shadow: 1px 1px 3px #919082;
-webkit-box-shadow: 1px 1px 3px #919082;
box-shadow: 1px 1px 3px #919082; }
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 #919082 (Incognito)
Color Overview & Profile: Color #919082, also known as Incognito, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (145/255), 56% Green (144/255), and 51% Blue (130/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #919082 translates into the CMYK subtractive color model with values of 0% Cyan, 0.7% Magenta, 10.3% Yellow, and 43.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 6.4%, and lightness of 53.9%.
Web Accessibility & Design Recommendations: When implementing #919082 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 ##999999.
