Shades of Caput Mortuum #622310
Tints of Caput Mortuum #622310
RGB
CMYK
RGB Variations
Color information
#622310 (or 0x622310) is known color: Caput Mortuum. HEX triplet: 62, 23 and 10. RGB value is (98,35,16). Sum of RGB (Red+Green+Blue) = 98+35+16=149 (19% of max value = 765). Red value is 98 (38.67% from 255 or 65.77% from 149); Green value is 35 (14.06% from 255 or 23.49% from 149); Blue value is 16 (6.64% from 255 or 10.74% from 149); Max value from RGB is 98 - color contains mainly: red. Hex color #622310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622310 is #9DDCEF. Grayscale: #333333. Windows color (decimal): -10345712 or 1057634. OLE color: 1057634.
HSL color Cylindrical-coordinate representation of color #622310: hue angle of 13.9º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #622310 is Cyan = 0, Magento = 0.64, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 35 | 16 | - |
| CMYK | 0 | 0.64 | 0.84 | 0.62 |
| HSL | 13.9º | 0.72% | 0.22% | - |
| HSV(B) | 13.9º | 0.84% | 0.38% | - |
| XYZ | 5.73 | 3.84 | 0.93 | - |
| YUV | 51.67 | 107.87 | 161.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 35 | 16 | 0 | 0.64 | 0.84 | 0.62 | 13.9 | 0.72 | 0.22 |
| Hex | 62 | 23 | 10 | 0 | 40 | 54 | 3E | E | 48 | 16 |
| Octal | 142 | 43 | 20 | 0 | 100 | 124 | 76 | 16 | 110 | 26 |
| Binary | 1100010 | 100011 | 10000 | 0 | 1000000 | 1010100 | 111110 | 1110 | 1001000 | 10110 |
Color Harmonies of #622310
Complementary color
Monochromatic Colors of #622310
Black with #622310
Text Example
Text Example
White with #622310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622310; }
p { color: rgb(98,35,16); }
H1.HeaderClassName
{
color: #622310;
}
.AnyTagClassName
{
color: #622310;
}
</style>
background-color css
<style>
a { background-color: #622310; }
a { background-color: rgb(98,35,16); }
div.DivClassName
{
background-color: #622310;
}
.BgClassName
{
background-color: #622310;
}
</style>
border-color css
<style>
span { border-color: #622310; }
span { border-color: rgb(98,35,16); }
td.TdClassName
{
border-color: #622310;
}
.TagClassName
{
border-color: #622310;
}
</style>