Shades of Caput Mortuum #602917
Tints of Caput Mortuum #602917
RGB
CMYK
RGB Variations
Color information
#602917 (or 0x602917) is known color: Caput Mortuum. HEX triplet: 60, 29 and 17. RGB value is (96,41,23). Sum of RGB (Red+Green+Blue) = 96+41+23=160 (21% of max value = 765). Red value is 96 (37.89% from 255 or 60% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 23 (9.38% from 255 or 14.38% from 160); Max value from RGB is 96 - color contains mainly: red. Hex color #602917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #602917 is #9FD6E8. Grayscale: #373737. Windows color (decimal): -10475241 or 1517920. OLE color: 1517920.
HSL color Cylindrical-coordinate representation of color #602917: hue angle of 14.79º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #602917 is Cyan = 0, Magento = 0.57, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 41 | 23 | - |
| CMYK | 0 | 0.57 | 0.76 | 0.62 |
| HSL | 14.79º | 0.61% | 0.23% | - |
| HSV(B) | 14.79º | 0.76% | 0.38% | - |
| XYZ | 5.77 | 4.13 | 1.3 | - |
| YUV | 55.39 | 109.72 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 23 | 0 | 0.57 | 0.76 | 0.62 | 14.79 | 0.61 | 0.23 |
| Hex | 60 | 29 | 17 | 0 | 39 | 4C | 3E | F | 3D | 17 |
| Octal | 140 | 51 | 27 | 0 | 71 | 114 | 76 | 17 | 75 | 27 |
| Binary | 1100000 | 101001 | 10111 | 0 | 111001 | 1001100 | 111110 | 1111 | 111101 | 10111 |
Color Harmonies of #602917
Complementary color
Monochromatic Colors of #602917
Black with #602917
Text Example
Text Example
White with #602917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602917; }
p { color: rgb(96,41,23); }
H1.HeaderClassName
{
color: #602917;
}
.AnyTagClassName
{
color: #602917;
}
</style>
background-color css
<style>
a { background-color: #602917; }
a { background-color: rgb(96,41,23); }
div.DivClassName
{
background-color: #602917;
}
.BgClassName
{
background-color: #602917;
}
</style>
border-color css
<style>
span { border-color: #602917; }
span { border-color: rgb(96,41,23); }
td.TdClassName
{
border-color: #602917;
}
.TagClassName
{
border-color: #602917;
}
</style>