Shades of Caput Mortuum #622413
Tints of Caput Mortuum #622413
RGB
CMYK
RGB Variations
Color information
#622413 (or 0x622413) is known color: Caput Mortuum. HEX triplet: 62, 24 and 13. RGB value is (98,36,19). Sum of RGB (Red+Green+Blue) = 98+36+19=153 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.05% from 153); Green value is 36 (14.45% from 255 or 23.53% from 153); Blue value is 19 (7.81% from 255 or 12.42% from 153); Max value from RGB is 98 - color contains mainly: red. Hex color #622413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622413 is #9DDBEC. Grayscale: #343434. Windows color (decimal): -10345453 or 1254498. OLE color: 1254498.
HSL color Cylindrical-coordinate representation of color #622413: hue angle of 12.91º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #622413 is Cyan = 0, Magento = 0.63, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 19 | - |
| CMYK | 0 | 0.63 | 0.81 | 0.62 |
| HSL | 12.91º | 0.68% | 0.23% | - |
| HSV(B) | 12.91º | 0.81% | 0.38% | - |
| XYZ | 5.79 | 3.91 | 1.06 | - |
| YUV | 52.6 | 109.04 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 19 | 0 | 0.63 | 0.81 | 0.62 | 12.91 | 0.68 | 0.23 |
| Hex | 62 | 24 | 13 | 0 | 3F | 51 | 3E | D | 44 | 17 |
| Octal | 142 | 44 | 23 | 0 | 77 | 121 | 76 | 15 | 104 | 27 |
| Binary | 1100010 | 100100 | 10011 | 0 | 111111 | 1010001 | 111110 | 1101 | 1000100 | 10111 |
Color Harmonies of #622413
Complementary color
Monochromatic Colors of #622413
Black with #622413
Text Example
Text Example
White with #622413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622413; }
p { color: rgb(98,36,19); }
H1.HeaderClassName
{
color: #622413;
}
.AnyTagClassName
{
color: #622413;
}
</style>
background-color css
<style>
a { background-color: #622413; }
a { background-color: rgb(98,36,19); }
div.DivClassName
{
background-color: #622413;
}
.BgClassName
{
background-color: #622413;
}
</style>
border-color css
<style>
span { border-color: #622413; }
span { border-color: rgb(98,36,19); }
td.TdClassName
{
border-color: #622413;
}
.TagClassName
{
border-color: #622413;
}
</style>