Shades of Caput Mortuum #602720
Tints of Caput Mortuum #602720
RGB
CMYK
RGB Variations
Color information
#602720 (or 0x602720) is known color: Caput Mortuum. HEX triplet: 60, 27 and 20. RGB value is (96,39,32). Sum of RGB (Red+Green+Blue) = 96+39+32=167 (22% of max value = 765). Red value is 96 (37.89% from 255 or 57.49% from 167); Green value is 39 (15.62% from 255 or 23.35% from 167); Blue value is 32 (12.89% from 255 or 19.16% from 167); Max value from RGB is 96 - color contains mainly: red. Hex color #602720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602720 is #9FD8DF. Grayscale: #373737. Windows color (decimal): -10475744 or 2107232. OLE color: 2107232.
HSL color Cylindrical-coordinate representation of color #602720: hue angle of 6.56º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #602720 is Cyan = 0, Magento = 0.59, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 39 | 32 | - |
| CMYK | 0 | 0.59 | 0.67 | 0.62 |
| HSL | 6.56º | 0.5% | 0.25% | - |
| HSV(B) | 6.56º | 0.67% | 0.38% | - |
| XYZ | 5.81 | 4.04 | 1.84 | - |
| YUV | 55.25 | 114.88 | 157.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 32 | 0 | 0.59 | 0.67 | 0.62 | 6.56 | 0.5 | 0.25 |
| Hex | 60 | 27 | 20 | 0 | 3B | 43 | 3E | 7 | 32 | 19 |
| Octal | 140 | 47 | 40 | 0 | 73 | 103 | 76 | 7 | 62 | 31 |
| Binary | 1100000 | 100111 | 100000 | 0 | 111011 | 1000011 | 111110 | 111 | 110010 | 11001 |
Color Harmonies of #602720
Complementary color
Monochromatic Colors of #602720
Black with #602720
Text Example
Text Example
White with #602720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602720; }
p { color: rgb(96,39,32); }
H1.HeaderClassName
{
color: #602720;
}
.AnyTagClassName
{
color: #602720;
}
</style>
background-color css
<style>
a { background-color: #602720; }
a { background-color: rgb(96,39,32); }
div.DivClassName
{
background-color: #602720;
}
.BgClassName
{
background-color: #602720;
}
</style>
border-color css
<style>
span { border-color: #602720; }
span { border-color: rgb(96,39,32); }
td.TdClassName
{
border-color: #602720;
}
.TagClassName
{
border-color: #602720;
}
</style>