Shades of Caput Mortuum #612718
Tints of Caput Mortuum #612718
RGB
CMYK
RGB Variations
Color information
#612718 (or 0x612718) is known color: Caput Mortuum. HEX triplet: 61, 27 and 18. RGB value is (97,39,24). Sum of RGB (Red+Green+Blue) = 97+39+24=160 (21% of max value = 765). Red value is 97 (38.28% from 255 or 60.62% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 24 (9.77% from 255 or 15% from 160); Max value from RGB is 97 - color contains mainly: red. Hex color #612718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612718 is #9ED8E7. Grayscale: #363636. Windows color (decimal): -10410216 or 1582945. OLE color: 1582945.
HSL color Cylindrical-coordinate representation of color #612718: hue angle of 12.33º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #612718 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 39 | 24 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.62 |
| HSL | 12.33º | 0.6% | 0.24% | - |
| HSV(B) | 12.33º | 0.75% | 0.38% | - |
| XYZ | 5.82 | 4.06 | 1.34 | - |
| YUV | 54.63 | 110.72 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 39 | 24 | 0 | 0.60 | 0.75 | 0.62 | 12.33 | 0.6 | 0.24 |
| Hex | 61 | 27 | 18 | 0 | 3C | 4B | 3E | C | 3C | 18 |
| Octal | 141 | 47 | 30 | 0 | 74 | 113 | 76 | 14 | 74 | 30 |
| Binary | 1100001 | 100111 | 11000 | 0 | 111100 | 1001011 | 111110 | 1100 | 111100 | 11000 |
Color Harmonies of #612718
Complementary color
Monochromatic Colors of #612718
Black with #612718
Text Example
Text Example
White with #612718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612718; }
p { color: rgb(97,39,24); }
H1.HeaderClassName
{
color: #612718;
}
.AnyTagClassName
{
color: #612718;
}
</style>
background-color css
<style>
a { background-color: #612718; }
a { background-color: rgb(97,39,24); }
div.DivClassName
{
background-color: #612718;
}
.BgClassName
{
background-color: #612718;
}
</style>
border-color css
<style>
span { border-color: #612718; }
span { border-color: rgb(97,39,24); }
td.TdClassName
{
border-color: #612718;
}
.TagClassName
{
border-color: #612718;
}
</style>