Shades of Caput Mortuum #612824
Tints of Caput Mortuum #612824
RGB
CMYK
RGB Variations
Color information
#612824 (or 0x612824) is known color: Caput Mortuum. HEX triplet: 61, 28 and 24. RGB value is (97,40,36). Sum of RGB (Red+Green+Blue) = 97+40+36=173 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.07% from 173); Green value is 40 (16.02% from 255 or 23.12% from 173); Blue value is 36 (14.45% from 255 or 20.81% from 173); Max value from RGB is 97 - color contains mainly: red. Hex color #612824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612824 is #9ED7DB. Grayscale: #383838. Windows color (decimal): -10409948 or 2369633. OLE color: 2369633.
HSL color Cylindrical-coordinate representation of color #612824: hue angle of 3.93º 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 #612824 is Cyan = 0, Magento = 0.59, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 40 | 36 | - |
| CMYK | 0 | 0.59 | 0.63 | 0.62 |
| HSL | 3.93º | 0.46% | 0.26% | - |
| HSV(B) | 3.93º | 0.63% | 0.38% | - |
| XYZ | 6.01 | 4.19 | 2.16 | - |
| YUV | 56.59 | 116.38 | 156.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 36 | 0 | 0.59 | 0.63 | 0.62 | 3.93 | 0.46 | 0.26 |
| Hex | 61 | 28 | 24 | 0 | 3B | 3F | 3E | 4 | 2E | 1A |
| Octal | 141 | 50 | 44 | 0 | 73 | 77 | 76 | 4 | 56 | 32 |
| Binary | 1100001 | 101000 | 100100 | 0 | 111011 | 111111 | 111110 | 100 | 101110 | 11010 |
Color Harmonies of #612824
Complementary color
Monochromatic Colors of #612824
Black with #612824
Text Example
Text Example
White with #612824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612824; }
p { color: rgb(97,40,36); }
H1.HeaderClassName
{
color: #612824;
}
.AnyTagClassName
{
color: #612824;
}
</style>
background-color css
<style>
a { background-color: #612824; }
a { background-color: rgb(97,40,36); }
div.DivClassName
{
background-color: #612824;
}
.BgClassName
{
background-color: #612824;
}
</style>
border-color css
<style>
span { border-color: #612824; }
span { border-color: rgb(97,40,36); }
td.TdClassName
{
border-color: #612824;
}
.TagClassName
{
border-color: #612824;
}
</style>