Shades of Caput Mortuum #602619
Tints of Caput Mortuum #602619
RGB
CMYK
RGB Variations
Color information
#602619 (or 0x602619) is known color: Caput Mortuum. HEX triplet: 60, 26 and 19. RGB value is (96,38,25). Sum of RGB (Red+Green+Blue) = 96+38+25=159 (21% of max value = 765). Red value is 96 (37.89% from 255 or 60.38% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 25 (10.16% from 255 or 15.72% from 159); Max value from RGB is 96 - color contains mainly: red. Hex color #602619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #602619 is #9FD9E6. Grayscale: #353535. Windows color (decimal): -10476007 or 1648224. OLE color: 1648224.
HSL color Cylindrical-coordinate representation of color #602619: hue angle of 10.99º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #602619 is Cyan = 0, Magento = 0.60, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 38 | 25 | - |
| CMYK | 0 | 0.60 | 0.74 | 0.62 |
| HSL | 10.99º | 0.59% | 0.24% | - |
| HSV(B) | 10.99º | 0.74% | 0.38% | - |
| XYZ | 5.69 | 3.94 | 1.38 | - |
| YUV | 53.86 | 111.72 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 38 | 25 | 0 | 0.60 | 0.74 | 0.62 | 10.99 | 0.59 | 0.24 |
| Hex | 60 | 26 | 19 | 0 | 3C | 4A | 3E | B | 3B | 18 |
| Octal | 140 | 46 | 31 | 0 | 74 | 112 | 76 | 13 | 73 | 30 |
| Binary | 1100000 | 100110 | 11001 | 0 | 111100 | 1001010 | 111110 | 1011 | 111011 | 11000 |
Color Harmonies of #602619
Complementary color
Monochromatic Colors of #602619
Black with #602619
Text Example
Text Example
White with #602619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602619; }
p { color: rgb(96,38,25); }
H1.HeaderClassName
{
color: #602619;
}
.AnyTagClassName
{
color: #602619;
}
</style>
background-color css
<style>
a { background-color: #602619; }
a { background-color: rgb(96,38,25); }
div.DivClassName
{
background-color: #602619;
}
.BgClassName
{
background-color: #602619;
}
</style>
border-color css
<style>
span { border-color: #602619; }
span { border-color: rgb(96,38,25); }
td.TdClassName
{
border-color: #602619;
}
.TagClassName
{
border-color: #602619;
}
</style>