#90845F Owlet
#90845F (Owlet) RGB value is (144, 132, 95).
Red value is 144, green value is 132, and blue value is 95.
Cylindrical-coordinate representations (HSL) of color #90845F: hue: 45°, saturation: 20.5%, and lightness: 46.9%.
Process color (CMYK) of #90845F is 0%, 8.3%, 34%, 43.5%. Web safe color equivalent of #90845F is ##999966. Color #90845F contains mainly Yellow.
Color Spaces
| Color spaces of #90845F | Value |
|---|---|
| RGB | 144, 132, 95 |
| HSL | 45°, 20.5%, 46.9% |
| HSV / HSB | 45°, 34%, 56.5% |
| CMYK | 0%, 8.3%, 34%, 43.5% |
| XYZ | 21.82, 23.26, 14.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010000 | 10000100 | 01011111 |
| Octal | 220 | 204 | 137 |
| Decimal | 144 | 132 | 95 |
| Hex | 90 | 84 | 5F |
Shades of #90845F
Tints of #90845F
.mybgColor { background-color: #90845F; }
.myforeColor { color: #90845F; }
.myborderColor { border: 3px solid #90845F; }
<p style="color:#90845F">Text here</p>
This sample text is styled with font color #90845F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#90845F">Div content here</div>
<div style="border:3px solid #90845F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(144, 132, 95, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #90845F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #90845F;
-webkit-box-shadow: 1px 1px 3px #90845F;
box-shadow: 1px 1px 3px #90845F; }
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 #90845F (Owlet)
Color Overview & Profile: Color #90845F, also known as Owlet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (144/255), 52% Green (132/255), and 37% Blue (95/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #90845F translates into the CMYK subtractive color model with values of 0% Cyan, 8.3% Magenta, 34% Yellow, and 43.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 20.5%, and lightness of 46.9%.
Web Accessibility & Design Recommendations: When implementing #90845F 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 ##999966.
