#166530 Crusoe
#166530 (Crusoe) RGB value is (22, 101, 48).
Red value is 22, green value is 101, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #166530: hue: 140°, saturation: 64.2%, and lightness: 24.1%.
Process color (CMYK) of #166530 is 78.2%, 0%, 52.5%, 60.4%. Web safe color equivalent of #166530 is ##006633. Color #166530 contains mainly Green.
Color Spaces
| Color spaces of #166530 | Value |
|---|---|
| RGB | 22, 101, 48 |
| HSL | 140°, 64.2%, 24.1% |
| HSV / HSB | 140°, 78.2%, 39.6% |
| CMYK | 78.2%, 0%, 52.5%, 60.4% |
| XYZ | 5.52, 9.69, 4.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010110 | 01100101 | 00110000 |
| Octal | 026 | 145 | 060 |
| Decimal | 22 | 101 | 48 |
| Hex | 16 | 65 | 30 |
Shades of #166530
Tints of #166530
.mybgColor { background-color: #166530; }
.myforeColor { color: #166530; }
.myborderColor { border: 3px solid #166530; }
<p style="color:#166530">Text here</p>
This sample text is styled with font color #166530. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#166530">Div content here</div>
<div style="border:3px solid #166530">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(22, 101, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #166530; }
.divShadow { -moz-box-shadow: 1px 1px 3px #166530;
-webkit-box-shadow: 1px 1px 3px #166530;
box-shadow: 1px 1px 3px #166530; }
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 #166530 (Crusoe)
Color Overview & Profile: Color #166530, also known as Crusoe, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 9% Red (22/255), 40% Green (101/255), and 19% Blue (48/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #166530 translates into the CMYK subtractive color model with values of 78.2% Cyan, 0% Magenta, 52.5% Yellow, and 60.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 140°, saturation of 64.2%, and lightness of 24.1%.
Web Accessibility & Design Recommendations: When implementing #166530 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 ##006633.
