Shades of Caput Mortuum #612720
Tints of Caput Mortuum #612720
RGB
CMYK
RGB Variations
Color information
#612720 (or 0x612720) is known color: Caput Mortuum. HEX triplet: 61, 27 and 20. RGB value is (97,39,32). Sum of RGB (Red+Green+Blue) = 97+39+32=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 39 (15.62% from 255 or 23.21% from 168); Blue value is 32 (12.89% from 255 or 19.05% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #612720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612720 is #9ED8DF. Grayscale: #373737. Windows color (decimal): -10410208 or 2107233. OLE color: 2107233.
HSL color Cylindrical-coordinate representation of color #612720: hue angle of 6.46º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #612720 is Cyan = 0, Magento = 0.60, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 39 | 32 | - |
| CMYK | 0 | 0.60 | 0.67 | 0.62 |
| HSL | 6.46º | 0.5% | 0.25% | - |
| HSV(B) | 6.46º | 0.67% | 0.38% | - |
| XYZ | 5.92 | 4.1 | 1.85 | - |
| YUV | 55.54 | 114.72 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 39 | 32 | 0 | 0.60 | 0.67 | 0.62 | 6.46 | 0.5 | 0.25 |
| Hex | 61 | 27 | 20 | 0 | 3C | 43 | 3E | 6 | 32 | 19 |
| Octal | 141 | 47 | 40 | 0 | 74 | 103 | 76 | 6 | 62 | 31 |
| Binary | 1100001 | 100111 | 100000 | 0 | 111100 | 1000011 | 111110 | 110 | 110010 | 11001 |
Color Harmonies of #612720
Complementary color
Monochromatic Colors of #612720
Black with #612720
Text Example
Text Example
White with #612720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612720; }
p { color: rgb(97,39,32); }
H1.HeaderClassName
{
color: #612720;
}
.AnyTagClassName
{
color: #612720;
}
</style>
background-color css
<style>
a { background-color: #612720; }
a { background-color: rgb(97,39,32); }
div.DivClassName
{
background-color: #612720;
}
.BgClassName
{
background-color: #612720;
}
</style>
border-color css
<style>
span { border-color: #612720; }
span { border-color: rgb(97,39,32); }
td.TdClassName
{
border-color: #612720;
}
.TagClassName
{
border-color: #612720;
}
</style>