Shades of Caput Mortuum #622516
Tints of Caput Mortuum #622516
RGB
CMYK
RGB Variations
Color information
#622516 (or 0x622516) is known color: Caput Mortuum. HEX triplet: 62, 25 and 16. RGB value is (98,37,22). Sum of RGB (Red+Green+Blue) = 98+37+22=157 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.42% from 157); Green value is 37 (14.84% from 255 or 23.57% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 98 - color contains mainly: red. Hex color #622516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622516 is #9DDAE9. Grayscale: #353535. Windows color (decimal): -10345194 or 1451362. OLE color: 1451362.
HSL color Cylindrical-coordinate representation of color #622516: hue angle of 11.84º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #622516 is Cyan = 0, Magento = 0.62, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 37 | 22 | - |
| CMYK | 0 | 0.62 | 0.78 | 0.62 |
| HSL | 11.84º | 0.63% | 0.24% | - |
| HSV(B) | 11.84º | 0.78% | 0.38% | - |
| XYZ | 5.84 | 3.98 | 1.22 | - |
| YUV | 53.53 | 110.21 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 37 | 22 | 0 | 0.62 | 0.78 | 0.62 | 11.84 | 0.63 | 0.24 |
| Hex | 62 | 25 | 16 | 0 | 3E | 4E | 3E | C | 3F | 18 |
| Octal | 142 | 45 | 26 | 0 | 76 | 116 | 76 | 14 | 77 | 30 |
| Binary | 1100010 | 100101 | 10110 | 0 | 111110 | 1001110 | 111110 | 1100 | 111111 | 11000 |
Color Harmonies of #622516
Complementary color
Monochromatic Colors of #622516
Black with #622516
Text Example
Text Example
White with #622516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622516; }
p { color: rgb(98,37,22); }
H1.HeaderClassName
{
color: #622516;
}
.AnyTagClassName
{
color: #622516;
}
</style>
background-color css
<style>
a { background-color: #622516; }
a { background-color: rgb(98,37,22); }
div.DivClassName
{
background-color: #622516;
}
.BgClassName
{
background-color: #622516;
}
</style>
border-color css
<style>
span { border-color: #622516; }
span { border-color: rgb(98,37,22); }
td.TdClassName
{
border-color: #622516;
}
.TagClassName
{
border-color: #622516;
}
</style>