Shades of Caput Mortuum #622211
Tints of Caput Mortuum #622211
RGB
CMYK
RGB Variations
Color information
#622211 (or 0x622211) is known color: Caput Mortuum. HEX triplet: 62, 22 and 11. RGB value is (98,34,17). Sum of RGB (Red+Green+Blue) = 98+34+17=149 (19% of max value = 765). Red value is 98 (38.67% from 255 or 65.77% from 149); Green value is 34 (13.67% from 255 or 22.82% from 149); Blue value is 17 (7.03% from 255 or 11.41% from 149); Max value from RGB is 98 - color contains mainly: red. Hex color #622211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622211 is #9DDDEE. Grayscale: #333333. Windows color (decimal): -10345967 or 1122914. OLE color: 1122914.
HSL color Cylindrical-coordinate representation of color #622211: hue angle of 12.59º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #622211 is Cyan = 0, Magento = 0.65, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 34 | 17 | - |
| CMYK | 0 | 0.65 | 0.83 | 0.62 |
| HSL | 12.59º | 0.7% | 0.23% | - |
| HSV(B) | 12.59º | 0.83% | 0.38% | - |
| XYZ | 5.71 | 3.78 | 0.96 | - |
| YUV | 51.2 | 108.7 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 17 | 0 | 0.65 | 0.83 | 0.62 | 12.59 | 0.7 | 0.23 |
| Hex | 62 | 22 | 11 | 0 | 41 | 53 | 3E | D | 46 | 17 |
| Octal | 142 | 42 | 21 | 0 | 101 | 123 | 76 | 15 | 106 | 27 |
| Binary | 1100010 | 100010 | 10001 | 0 | 1000001 | 1010011 | 111110 | 1101 | 1000110 | 10111 |
Color Harmonies of #622211
Complementary color
Monochromatic Colors of #622211
Black with #622211
Text Example
Text Example
White with #622211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622211; }
p { color: rgb(98,34,17); }
H1.HeaderClassName
{
color: #622211;
}
.AnyTagClassName
{
color: #622211;
}
</style>
background-color css
<style>
a { background-color: #622211; }
a { background-color: rgb(98,34,17); }
div.DivClassName
{
background-color: #622211;
}
.BgClassName
{
background-color: #622211;
}
</style>
border-color css
<style>
span { border-color: #622211; }
span { border-color: rgb(98,34,17); }
td.TdClassName
{
border-color: #622211;
}
.TagClassName
{
border-color: #622211;
}
</style>