Shades of Caput Mortuum #612817
Tints of Caput Mortuum #612817
RGB
CMYK
RGB Variations
Color information
#612817 (or 0x612817) is known color: Caput Mortuum. HEX triplet: 61, 28 and 17. RGB value is (97,40,23). Sum of RGB (Red+Green+Blue) = 97+40+23=160 (21% of max value = 765). Red value is 97 (38.28% from 255 or 60.62% from 160); Green value is 40 (16.02% from 255 or 25% from 160); Blue value is 23 (9.38% from 255 or 14.38% from 160); Max value from RGB is 97 - color contains mainly: red. Hex color #612817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612817 is #9ED7E8. Grayscale: #373737. Windows color (decimal): -10409961 or 1517665. OLE color: 1517665.
HSL color Cylindrical-coordinate representation of color #612817: hue angle of 13.78º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #612817 is Cyan = 0, Magento = 0.59, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 40 | 23 | - |
| CMYK | 0 | 0.59 | 0.76 | 0.62 |
| HSL | 13.78º | 0.62% | 0.24% | - |
| HSV(B) | 13.78º | 0.76% | 0.38% | - |
| XYZ | 5.84 | 4.12 | 1.3 | - |
| YUV | 55.11 | 109.88 | 157.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 23 | 0 | 0.59 | 0.76 | 0.62 | 13.78 | 0.62 | 0.24 |
| Hex | 61 | 28 | 17 | 0 | 3B | 4C | 3E | E | 3E | 18 |
| Octal | 141 | 50 | 27 | 0 | 73 | 114 | 76 | 16 | 76 | 30 |
| Binary | 1100001 | 101000 | 10111 | 0 | 111011 | 1001100 | 111110 | 1110 | 111110 | 11000 |
Color Harmonies of #612817
Complementary color
Monochromatic Colors of #612817
Black with #612817
Text Example
Text Example
White with #612817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612817; }
p { color: rgb(97,40,23); }
H1.HeaderClassName
{
color: #612817;
}
.AnyTagClassName
{
color: #612817;
}
</style>
background-color css
<style>
a { background-color: #612817; }
a { background-color: rgb(97,40,23); }
div.DivClassName
{
background-color: #612817;
}
.BgClassName
{
background-color: #612817;
}
</style>
border-color css
<style>
span { border-color: #612817; }
span { border-color: rgb(97,40,23); }
td.TdClassName
{
border-color: #612817;
}
.TagClassName
{
border-color: #612817;
}
</style>