Shades of Caput Mortuum #602716
Tints of Caput Mortuum #602716
RGB
CMYK
RGB Variations
Color information
#602716 (or 0x602716) is known color: Caput Mortuum. HEX triplet: 60, 27 and 16. RGB value is (96,39,22). Sum of RGB (Red+Green+Blue) = 96+39+22=157 (20% of max value = 765). Red value is 96 (37.89% from 255 or 61.15% from 157); Green value is 39 (15.62% from 255 or 24.84% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 96 - color contains mainly: red. Hex color #602716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #602716 is #9FD8E9. Grayscale: #363636. Windows color (decimal): -10475754 or 1451872. OLE color: 1451872.
HSL color Cylindrical-coordinate representation of color #602716: hue angle of 13.78º 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 #602716 is Cyan = 0, Magento = 0.59, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 39 | 22 | - |
| CMYK | 0 | 0.59 | 0.77 | 0.62 |
| HSL | 13.78º | 0.63% | 0.23% | - |
| HSV(B) | 13.78º | 0.77% | 0.38% | - |
| XYZ | 5.69 | 4 | 1.23 | - |
| YUV | 54.11 | 109.88 | 157.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 22 | 0 | 0.59 | 0.77 | 0.62 | 13.78 | 0.63 | 0.23 |
| Hex | 60 | 27 | 16 | 0 | 3B | 4D | 3E | E | 3F | 17 |
| Octal | 140 | 47 | 26 | 0 | 73 | 115 | 76 | 16 | 77 | 27 |
| Binary | 1100000 | 100111 | 10110 | 0 | 111011 | 1001101 | 111110 | 1110 | 111111 | 10111 |
Color Harmonies of #602716
Complementary color
Monochromatic Colors of #602716
Black with #602716
Text Example
Text Example
White with #602716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602716; }
p { color: rgb(96,39,22); }
H1.HeaderClassName
{
color: #602716;
}
.AnyTagClassName
{
color: #602716;
}
</style>
background-color css
<style>
a { background-color: #602716; }
a { background-color: rgb(96,39,22); }
div.DivClassName
{
background-color: #602716;
}
.BgClassName
{
background-color: #602716;
}
</style>
border-color css
<style>
span { border-color: #602716; }
span { border-color: rgb(96,39,22); }
td.TdClassName
{
border-color: #602716;
}
.TagClassName
{
border-color: #602716;
}
</style>