Shades of Caput Mortuum #662517
Tints of Caput Mortuum #662517
RGB
CMYK
RGB Variations
Color information
#662517 (or 0x662517) is known color: Caput Mortuum. HEX triplet: 66, 25 and 17. RGB value is (102,37,23). Sum of RGB (Red+Green+Blue) = 102+37+23=162 (21% of max value = 765). Red value is 102 (40.23% from 255 or 62.96% from 162); Green value is 37 (14.84% from 255 or 22.84% from 162); Blue value is 23 (9.38% from 255 or 14.20% from 162); Max value from RGB is 102 - color contains mainly: red. Hex color #662517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662517 is #99DAE8. Grayscale: #363636. Windows color (decimal): -10083049 or 1516902. OLE color: 1516902.
HSL color Cylindrical-coordinate representation of color #662517: hue angle of 10.63º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #662517 is Cyan = 0, Magento = 0.64, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 37 | 23 | - |
| CMYK | 0 | 0.64 | 0.77 | 0.6 |
| HSL | 10.63º | 0.63% | 0.25% | - |
| HSV(B) | 10.63º | 0.77% | 0.4% | - |
| XYZ | 6.3 | 4.21 | 1.29 | - |
| YUV | 54.84 | 110.03 | 161.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 37 | 23 | 0 | 0.64 | 0.77 | 0.6 | 10.63 | 0.63 | 0.25 |
| Hex | 66 | 25 | 17 | 0 | 40 | 4D | 3C | B | 3F | 19 |
| Octal | 146 | 45 | 27 | 0 | 100 | 115 | 74 | 13 | 77 | 31 |
| Binary | 1100110 | 100101 | 10111 | 0 | 1000000 | 1001101 | 111100 | 1011 | 111111 | 11001 |
Color Harmonies of #662517
Complementary color
Monochromatic Colors of #662517
Black with #662517
Text Example
Text Example
White with #662517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662517; }
p { color: rgb(102,37,23); }
H1.HeaderClassName
{
color: #662517;
}
.AnyTagClassName
{
color: #662517;
}
</style>
background-color css
<style>
a { background-color: #662517; }
a { background-color: rgb(102,37,23); }
div.DivClassName
{
background-color: #662517;
}
.BgClassName
{
background-color: #662517;
}
</style>
border-color css
<style>
span { border-color: #662517; }
span { border-color: rgb(102,37,23); }
td.TdClassName
{
border-color: #662517;
}
.TagClassName
{
border-color: #662517;
}
</style>