Shades of Raven #667487
Tints of Raven #667487
RGB
CMYK
RGB Variations
Color information
#667487 (or 0x667487) is known color: Raven. HEX triplet: 66, 74 and 87. RGB value is (102,116,135). Sum of RGB (Red+Green+Blue) = 102+116+135=353 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.90% from 353); Green value is 116 (45.70% from 255 or 32.86% from 353); Blue value is 135 (53.12% from 255 or 38.24% from 353); Max value from RGB is 135 - color contains mainly: blue. Hex color #667487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667487 is #998B78. Grayscale: #717171. Windows color (decimal): -10062713 or 8877158. OLE color: 8877158.
HSL color Cylindrical-coordinate representation of color #667487: hue angle of 214.55º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #667487 is Cyan = 0.24, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 116 | 135 | - |
| CMYK | 0.24 | 0.14 | 0 | 0.47 |
| HSL | 214.55º | 0.14% | 0.46% | - |
| HSV(B) | 214.55º | 0.24% | 0.53% | - |
| XYZ | 16.1 | 17.06 | 25.37 | - |
| YUV | 113.98 | 139.86 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 135 | 0.24 | 0.14 | 0 | 0.47 | 214.55 | 0.14 | 0.46 |
| Hex | 66 | 74 | 87 | 18 | E | 0 | 2F | D7 | E | 2E |
| Octal | 146 | 164 | 207 | 30 | 16 | 0 | 57 | 327 | 16 | 56 |
| Binary | 1100110 | 1110100 | 10000111 | 11000 | 1110 | 0 | 101111 | 11010111 | 1110 | 101110 |
Color Harmonies of #667487
Complementary color
Monochromatic Colors of #667487
Black with #667487
Text Example
Text Example
White with #667487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667487; }
p { color: rgb(102,116,135); }
H1.HeaderClassName
{
color: #667487;
}
.AnyTagClassName
{
color: #667487;
}
</style>
background-color css
<style>
a { background-color: #667487; }
a { background-color: rgb(102,116,135); }
div.DivClassName
{
background-color: #667487;
}
.BgClassName
{
background-color: #667487;
}
</style>
border-color css
<style>
span { border-color: #667487; }
span { border-color: rgb(102,116,135); }
td.TdClassName
{
border-color: #667487;
}
.TagClassName
{
border-color: #667487;
}
</style>