Shades of Caput Mortuum #602416
Tints of Caput Mortuum #602416
RGB
CMYK
RGB Variations
Color information
#602416 (or 0x602416) is known color: Caput Mortuum. HEX triplet: 60, 24 and 16. RGB value is (96,36,22). Sum of RGB (Red+Green+Blue) = 96+36+22=154 (20% of max value = 765). Red value is 96 (37.89% from 255 or 62.34% from 154); Green value is 36 (14.45% from 255 or 23.38% from 154); Blue value is 22 (8.98% from 255 or 14.29% from 154); Max value from RGB is 96 - color contains mainly: red. Hex color #602416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #602416 is #9FDBE9. Grayscale: #343434. Windows color (decimal): -10476522 or 1451104. OLE color: 1451104.
HSL color Cylindrical-coordinate representation of color #602416: hue angle of 11.35º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #602416 is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 36 | 22 | - |
| CMYK | 0 | 0.62 | 0.77 | 0.62 |
| HSL | 11.35º | 0.63% | 0.23% | - |
| HSV(B) | 11.35º | 0.77% | 0.38% | - |
| XYZ | 5.6 | 3.81 | 1.2 | - |
| YUV | 52.34 | 110.88 | 159.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 36 | 22 | 0 | 0.62 | 0.77 | 0.62 | 11.35 | 0.63 | 0.23 |
| Hex | 60 | 24 | 16 | 0 | 3E | 4D | 3E | B | 3F | 17 |
| Octal | 140 | 44 | 26 | 0 | 76 | 115 | 76 | 13 | 77 | 27 |
| Binary | 1100000 | 100100 | 10110 | 0 | 111110 | 1001101 | 111110 | 1011 | 111111 | 10111 |
Color Harmonies of #602416
Complementary color
Monochromatic Colors of #602416
Black with #602416
Text Example
Text Example
White with #602416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602416; }
p { color: rgb(96,36,22); }
H1.HeaderClassName
{
color: #602416;
}
.AnyTagClassName
{
color: #602416;
}
</style>
background-color css
<style>
a { background-color: #602416; }
a { background-color: rgb(96,36,22); }
div.DivClassName
{
background-color: #602416;
}
.BgClassName
{
background-color: #602416;
}
</style>
border-color css
<style>
span { border-color: #602416; }
span { border-color: rgb(96,36,22); }
td.TdClassName
{
border-color: #602416;
}
.TagClassName
{
border-color: #602416;
}
</style>