Shades of Caput Mortuum #612924
Tints of Caput Mortuum #612924
RGB
CMYK
RGB Variations
Color information
#612924 (or 0x612924) is known color: Caput Mortuum. HEX triplet: 61, 29 and 24. RGB value is (97,41,36). Sum of RGB (Red+Green+Blue) = 97+41+36=174 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.75% from 174); Green value is 41 (16.41% from 255 or 23.56% from 174); Blue value is 36 (14.45% from 255 or 20.69% from 174); Max value from RGB is 97 - color contains mainly: red. Hex color #612924 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612924 is #9ED6DB. Grayscale: #393939. Windows color (decimal): -10409692 or 2369889. OLE color: 2369889.
HSL color Cylindrical-coordinate representation of color #612924: hue angle of 4.92º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612924 is Cyan = 0, Magento = 0.58, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 41 | 36 | - |
| CMYK | 0 | 0.58 | 0.63 | 0.62 |
| HSL | 4.92º | 0.46% | 0.26% | - |
| HSV(B) | 4.92º | 0.63% | 0.38% | - |
| XYZ | 6.04 | 4.25 | 2.17 | - |
| YUV | 57.17 | 116.05 | 156.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 41 | 36 | 0 | 0.58 | 0.63 | 0.62 | 4.92 | 0.46 | 0.26 |
| Hex | 61 | 29 | 24 | 0 | 3A | 3F | 3E | 5 | 2E | 1A |
| Octal | 141 | 51 | 44 | 0 | 72 | 77 | 76 | 5 | 56 | 32 |
| Binary | 1100001 | 101001 | 100100 | 0 | 111010 | 111111 | 111110 | 101 | 101110 | 11010 |
Color Harmonies of #612924
Complementary color
Monochromatic Colors of #612924
Black with #612924
Text Example
Text Example
White with #612924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612924; }
p { color: rgb(97,41,36); }
H1.HeaderClassName
{
color: #612924;
}
.AnyTagClassName
{
color: #612924;
}
</style>
background-color css
<style>
a { background-color: #612924; }
a { background-color: rgb(97,41,36); }
div.DivClassName
{
background-color: #612924;
}
.BgClassName
{
background-color: #612924;
}
</style>
border-color css
<style>
span { border-color: #612924; }
span { border-color: rgb(97,41,36); }
td.TdClassName
{
border-color: #612924;
}
.TagClassName
{
border-color: #612924;
}
</style>