Shades of Caput Mortuum #611D0A
Tints of Caput Mortuum #611D0A
RGB
CMYK
RGB Variations
Color information
#611D0A (or 0x611D0A) is known color: Caput Mortuum. HEX triplet: 61, 1D and 0A. RGB value is (97,29,10). Sum of RGB (Red+Green+Blue) = 97+29+10=136 (18% of max value = 765). Red value is 97 (38.28% from 255 or 71.32% from 136); Green value is 29 (11.72% from 255 or 21.32% from 136); Blue value is 10 (4.30% from 255 or 7.35% from 136); Max value from RGB is 97 - color contains mainly: red. Hex color #611D0A is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #611D0A is #9EE2F5. Grayscale: #2F2F2F. Windows color (decimal): -10412790 or 662881. OLE color: 662881.
HSL color Cylindrical-coordinate representation of color #611D0A: hue angle of 13.1º degrees, saturation: 0.81, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #611D0A is Cyan = 0, Magento = 0.70, Yellow = 0.90 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 29 | 10 | - |
| CMYK | 0 | 0.70 | 0.90 | 0.62 |
| HSL | 13.1º | 0.81% | 0.21% | - |
| HSV(B) | 13.1º | 0.9% | 0.38% | - |
| XYZ | 5.42 | 3.44 | 0.67 | - |
| YUV | 47.17 | 107.03 | 163.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 29 | 10 | 0 | 0.70 | 0.90 | 0.62 | 13.1 | 0.81 | 0.21 |
| Hex | 61 | 1D | A | 0 | 46 | 5A | 3E | D | 51 | 15 |
| Octal | 141 | 35 | 12 | 0 | 106 | 132 | 76 | 15 | 121 | 25 |
| Binary | 1100001 | 11101 | 1010 | 0 | 1000110 | 1011010 | 111110 | 1101 | 1010001 | 10101 |
Color Harmonies of #611D0A
Complementary color
Monochromatic Colors of #611D0A
Black with #611D0A
Text Example
Text Example
White with #611D0A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611D0A; }
p { color: rgb(97,29,10); }
H1.HeaderClassName
{
color: #611D0A;
}
.AnyTagClassName
{
color: #611D0A;
}
</style>
background-color css
<style>
a { background-color: #611D0A; }
a { background-color: rgb(97,29,10); }
div.DivClassName
{
background-color: #611D0A;
}
.BgClassName
{
background-color: #611D0A;
}
</style>
border-color css
<style>
span { border-color: #611D0A; }
span { border-color: rgb(97,29,10); }
td.TdClassName
{
border-color: #611D0A;
}
.TagClassName
{
border-color: #611D0A;
}
</style>