Shades of Raven #667588
Tints of Raven #667588
RGB
CMYK
RGB Variations
Color information
#667588 (or 0x667588) is known color: Raven. HEX triplet: 66, 75 and 88. RGB value is (102,117,136). Sum of RGB (Red+Green+Blue) = 102+117+136=355 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.73% from 355); Green value is 117 (46.09% from 255 or 32.96% from 355); Blue value is 136 (53.52% from 255 or 38.31% from 355); Max value from RGB is 136 - color contains mainly: blue. Hex color #667588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667588 is #998A77. Grayscale: #727272. Windows color (decimal): -10062456 or 8942950. OLE color: 8942950.
HSL color Cylindrical-coordinate representation of color #667588: hue angle of 213.53º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #667588 is Cyan = 0.25, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 117 | 136 | - |
| CMYK | 0.25 | 0.14 | 0 | 0.47 |
| HSL | 213.53º | 0.14% | 0.47% | - |
| HSV(B) | 213.53º | 0.25% | 0.53% | - |
| XYZ | 16.28 | 17.32 | 25.78 | - |
| YUV | 114.68 | 140.03 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 136 | 0.25 | 0.14 | 0 | 0.47 | 213.53 | 0.14 | 0.47 |
| Hex | 66 | 75 | 88 | 19 | E | 0 | 2F | D6 | E | 2F |
| Octal | 146 | 165 | 210 | 31 | 16 | 0 | 57 | 326 | 16 | 57 |
| Binary | 1100110 | 1110101 | 10001000 | 11001 | 1110 | 0 | 101111 | 11010110 | 1110 | 101111 |
Color Harmonies of #667588
Complementary color
Monochromatic Colors of #667588
Black with #667588
Text Example
Text Example
White with #667588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667588; }
p { color: rgb(102,117,136); }
H1.HeaderClassName
{
color: #667588;
}
.AnyTagClassName
{
color: #667588;
}
</style>
background-color css
<style>
a { background-color: #667588; }
a { background-color: rgb(102,117,136); }
div.DivClassName
{
background-color: #667588;
}
.BgClassName
{
background-color: #667588;
}
</style>
border-color css
<style>
span { border-color: #667588; }
span { border-color: rgb(102,117,136); }
td.TdClassName
{
border-color: #667588;
}
.TagClassName
{
border-color: #667588;
}
</style>