Shades of Caput Mortuum #622613
Tints of Caput Mortuum #622613
RGB
CMYK
RGB Variations
Color information
#622613 (or 0x622613) is known color: Caput Mortuum. HEX triplet: 62, 26 and 13. RGB value is (98,38,19). Sum of RGB (Red+Green+Blue) = 98+38+19=155 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.23% from 155); Green value is 38 (15.23% from 255 or 24.52% from 155); Blue value is 19 (7.81% from 255 or 12.26% from 155); Max value from RGB is 98 - color contains mainly: red. Hex color #622613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622613 is #9DD9EC. Grayscale: #353535. Windows color (decimal): -10344941 or 1255010. OLE color: 1255010.
HSL color Cylindrical-coordinate representation of color #622613: hue angle of 14.43º 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 #622613 is Cyan = 0, Magento = 0.61, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 19 | - |
| CMYK | 0 | 0.61 | 0.81 | 0.62 |
| HSL | 14.43º | 0.68% | 0.23% | - |
| HSV(B) | 14.43º | 0.81% | 0.38% | - |
| XYZ | 5.85 | 4.03 | 1.09 | - |
| YUV | 53.77 | 108.38 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 19 | 0 | 0.61 | 0.81 | 0.62 | 14.43 | 0.68 | 0.23 |
| Hex | 62 | 26 | 13 | 0 | 3D | 51 | 3E | E | 44 | 17 |
| Octal | 142 | 46 | 23 | 0 | 75 | 121 | 76 | 16 | 104 | 27 |
| Binary | 1100010 | 100110 | 10011 | 0 | 111101 | 1010001 | 111110 | 1110 | 1000100 | 10111 |
Color Harmonies of #622613
Complementary color
Monochromatic Colors of #622613
Black with #622613
Text Example
Text Example
White with #622613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622613; }
p { color: rgb(98,38,19); }
H1.HeaderClassName
{
color: #622613;
}
.AnyTagClassName
{
color: #622613;
}
</style>
background-color css
<style>
a { background-color: #622613; }
a { background-color: rgb(98,38,19); }
div.DivClassName
{
background-color: #622613;
}
.BgClassName
{
background-color: #622613;
}
</style>
border-color css
<style>
span { border-color: #622613; }
span { border-color: rgb(98,38,19); }
td.TdClassName
{
border-color: #622613;
}
.TagClassName
{
border-color: #622613;
}
</style>