#999783 Calico Rock
#999783 (Calico Rock) RGB value is (153, 151, 131).
Red value is 153, green value is 151, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #999783: hue: 55°, saturation: 9.7%, and lightness: 55.7%.
Process color (CMYK) of #999783 is 0%, 1.3%, 14.4%, 40%. Web safe color equivalent of #999783 is ##999999. Color #999783 contains mainly Yellow.
Color Spaces
| Color spaces of #999783 | Value |
|---|---|
| RGB | 153, 151, 131 |
| HSL | 55°, 9.7%, 55.7% |
| HSV / HSB | 55°, 14.4%, 60% |
| CMYK | 0%, 1.3%, 14.4%, 40% |
| XYZ | 28.3, 30.54, 25.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 10010111 | 10000011 |
| Octal | 231 | 227 | 203 |
| Decimal | 153 | 151 | 131 |
| Hex | 99 | 97 | 83 |
Shades of #999783
Tints of #999783
.mybgColor { background-color: #999783; }
.myforeColor { color: #999783; }
.myborderColor { border: 3px solid #999783; }
<p style="color:#999783">Text here</p>
This sample text is styled with font color #999783. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#999783">Div content here</div>
<div style="border:3px solid #999783">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 151, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #999783; }
.divShadow { -moz-box-shadow: 1px 1px 3px #999783;
-webkit-box-shadow: 1px 1px 3px #999783;
box-shadow: 1px 1px 3px #999783; }
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 #999783 (Calico Rock)
Color Overview & Profile: Color #999783, also known as Calico Rock, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (153/255), 59% Green (151/255), and 51% Blue (131/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #999783 translates into the CMYK subtractive color model with values of 0% Cyan, 1.3% Magenta, 14.4% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 55°, saturation of 9.7%, and lightness of 55.7%.
Web Accessibility & Design Recommendations: When implementing #999783 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.
