Shades of Caput Mortuum #612819
Tints of Caput Mortuum #612819
RGB
CMYK
RGB Variations
Color information
#612819 (or 0x612819) is known color: Caput Mortuum. HEX triplet: 61, 28 and 19. RGB value is (97,40,25). Sum of RGB (Red+Green+Blue) = 97+40+25=162 (21% of max value = 765). Red value is 97 (38.28% from 255 or 59.88% from 162); Green value is 40 (16.02% from 255 or 24.69% from 162); Blue value is 25 (10.16% from 255 or 15.43% from 162); Max value from RGB is 97 - color contains mainly: red. Hex color #612819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612819 is #9ED7E6. Grayscale: #373737. Windows color (decimal): -10409959 or 1648737. OLE color: 1648737.
HSL color Cylindrical-coordinate representation of color #612819: hue angle of 12.5º 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 #612819 is Cyan = 0, Magento = 0.59, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 40 | 25 | - |
| CMYK | 0 | 0.59 | 0.74 | 0.62 |
| HSL | 12.5º | 0.59% | 0.24% | - |
| HSV(B) | 12.5º | 0.74% | 0.38% | - |
| XYZ | 5.86 | 4.13 | 1.41 | - |
| YUV | 55.33 | 110.88 | 157.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 25 | 0 | 0.59 | 0.74 | 0.62 | 12.5 | 0.59 | 0.24 |
| Hex | 61 | 28 | 19 | 0 | 3B | 4A | 3E | C | 3B | 18 |
| Octal | 141 | 50 | 31 | 0 | 73 | 112 | 76 | 14 | 73 | 30 |
| Binary | 1100001 | 101000 | 11001 | 0 | 111011 | 1001010 | 111110 | 1100 | 111011 | 11000 |
Color Harmonies of #612819
Complementary color
Monochromatic Colors of #612819
Black with #612819
Text Example
Text Example
White with #612819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612819; }
p { color: rgb(97,40,25); }
H1.HeaderClassName
{
color: #612819;
}
.AnyTagClassName
{
color: #612819;
}
</style>
background-color css
<style>
a { background-color: #612819; }
a { background-color: rgb(97,40,25); }
div.DivClassName
{
background-color: #612819;
}
.BgClassName
{
background-color: #612819;
}
</style>
border-color css
<style>
span { border-color: #612819; }
span { border-color: rgb(97,40,25); }
td.TdClassName
{
border-color: #612819;
}
.TagClassName
{
border-color: #612819;
}
</style>