#667781 Freedom Found
#667781 (Freedom Found) RGB value is (102, 119, 129).
Red value is 102, green value is 119, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #667781: hue: 202°, saturation: 11.7%, and lightness: 45.3%.
Process color (CMYK) of #667781 is 20.9%, 7.8%, 0%, 49.4%. Web safe color equivalent of #667781 is ##666699. Color #667781 contains mainly Magenta.
Color Spaces
| Color spaces of #667781 | Value |
|---|---|
| RGB | 102, 119, 129 |
| HSL | 202°, 11.7%, 45.3% |
| HSV / HSB | 202°, 20.9%, 50.6% |
| CMYK | 20.9%, 7.8%, 0%, 49.4% |
| XYZ | 16.04, 17.6, 23.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 01110111 | 10000001 |
| Octal | 146 | 167 | 201 |
| Decimal | 102 | 119 | 129 |
| Hex | 66 | 77 | 81 |
Shades of #667781
Tints of #667781
.mybgColor { background-color: #667781; }
.myforeColor { color: #667781; }
.myborderColor { border: 3px solid #667781; }
<p style="color:#667781">Text here</p>
This sample text is styled with font color #667781. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#667781">Div content here</div>
<div style="border:3px solid #667781">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 119, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #667781; }
.divShadow { -moz-box-shadow: 1px 1px 3px #667781;
-webkit-box-shadow: 1px 1px 3px #667781;
box-shadow: 1px 1px 3px #667781; }
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 #667781 (Freedom Found)
Color Overview & Profile: Color #667781, also known as Freedom Found, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (102/255), 47% Green (119/255), and 51% Blue (129/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #667781 translates into the CMYK subtractive color model with values of 20.9% Cyan, 7.8% Magenta, 0% Yellow, and 49.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 202°, saturation of 11.7%, and lightness of 45.3%.
Web Accessibility & Design Recommendations: When implementing #667781 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 ##666699.
