Shades of Caput Mortuum #622217
Tints of Caput Mortuum #622217
RGB
CMYK
RGB Variations
Color information
#622217 (or 0x622217) is known color: Caput Mortuum. HEX triplet: 62, 22 and 17. RGB value is (98,34,23). Sum of RGB (Red+Green+Blue) = 98+34+23=155 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.23% from 155); Green value is 34 (13.67% from 255 or 21.94% from 155); Blue value is 23 (9.38% from 255 or 14.84% from 155); Max value from RGB is 98 - color contains mainly: red. Hex color #622217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622217 is #9DDDE8. Grayscale: #333333. Windows color (decimal): -10345961 or 1516130. OLE color: 1516130.
HSL color Cylindrical-coordinate representation of color #622217: hue angle of 8.8º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #622217 is Cyan = 0, Magento = 0.65, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 34 | 23 | - |
| CMYK | 0 | 0.65 | 0.77 | 0.62 |
| HSL | 8.8º | 0.62% | 0.24% | - |
| HSV(B) | 8.8º | 0.77% | 0.38% | - |
| XYZ | 5.76 | 3.8 | 1.24 | - |
| YUV | 51.88 | 111.7 | 160.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 23 | 0 | 0.65 | 0.77 | 0.62 | 8.8 | 0.62 | 0.24 |
| Hex | 62 | 22 | 17 | 0 | 41 | 4D | 3E | 9 | 3E | 18 |
| Octal | 142 | 42 | 27 | 0 | 101 | 115 | 76 | 11 | 76 | 30 |
| Binary | 1100010 | 100010 | 10111 | 0 | 1000001 | 1001101 | 111110 | 1001 | 111110 | 11000 |
Color Harmonies of #622217
Complementary color
Monochromatic Colors of #622217
Black with #622217
Text Example
Text Example
White with #622217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622217; }
p { color: rgb(98,34,23); }
H1.HeaderClassName
{
color: #622217;
}
.AnyTagClassName
{
color: #622217;
}
</style>
background-color css
<style>
a { background-color: #622217; }
a { background-color: rgb(98,34,23); }
div.DivClassName
{
background-color: #622217;
}
.BgClassName
{
background-color: #622217;
}
</style>
border-color css
<style>
span { border-color: #622217; }
span { border-color: rgb(98,34,23); }
td.TdClassName
{
border-color: #622217;
}
.TagClassName
{
border-color: #622217;
}
</style>