Shades of Caput Mortuum #612620
Tints of Caput Mortuum #612620
RGB
CMYK
RGB Variations
Color information
#612620 (or 0x612620) is known color: Caput Mortuum. HEX triplet: 61, 26 and 20. RGB value is (97,38,32). Sum of RGB (Red+Green+Blue) = 97+38+32=167 (22% of max value = 765). Red value is 97 (38.28% from 255 or 58.08% from 167); Green value is 38 (15.23% from 255 or 22.75% from 167); Blue value is 32 (12.89% from 255 or 19.16% from 167); Max value from RGB is 97 - color contains mainly: red. Hex color #612620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612620 is #9ED9DF. Grayscale: #373737. Windows color (decimal): -10410464 or 2106977. OLE color: 2106977.
HSL color Cylindrical-coordinate representation of color #612620: hue angle of 5.54º 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 #612620 is Cyan = 0, Magento = 0.61, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 32 | - |
| CMYK | 0 | 0.61 | 0.67 | 0.62 |
| HSL | 5.54º | 0.5% | 0.25% | - |
| HSV(B) | 5.54º | 0.67% | 0.38% | - |
| XYZ | 5.88 | 4.03 | 1.83 | - |
| YUV | 54.96 | 115.05 | 157.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 32 | 0 | 0.61 | 0.67 | 0.62 | 5.54 | 0.5 | 0.25 |
| Hex | 61 | 26 | 20 | 0 | 3D | 43 | 3E | 6 | 32 | 19 |
| Octal | 141 | 46 | 40 | 0 | 75 | 103 | 76 | 6 | 62 | 31 |
| Binary | 1100001 | 100110 | 100000 | 0 | 111101 | 1000011 | 111110 | 110 | 110010 | 11001 |
Color Harmonies of #612620
Complementary color
Monochromatic Colors of #612620
Black with #612620
Text Example
Text Example
White with #612620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612620; }
p { color: rgb(97,38,32); }
H1.HeaderClassName
{
color: #612620;
}
.AnyTagClassName
{
color: #612620;
}
</style>
background-color css
<style>
a { background-color: #612620; }
a { background-color: rgb(97,38,32); }
div.DivClassName
{
background-color: #612620;
}
.BgClassName
{
background-color: #612620;
}
</style>
border-color css
<style>
span { border-color: #612620; }
span { border-color: rgb(97,38,32); }
td.TdClassName
{
border-color: #612620;
}
.TagClassName
{
border-color: #612620;
}
</style>