Shades of Caput Mortuum #622113
Tints of Caput Mortuum #622113
RGB
CMYK
RGB Variations
Color information
#622113 (or 0x622113) is known color: Caput Mortuum. HEX triplet: 62, 21 and 13. RGB value is (98,33,19). Sum of RGB (Red+Green+Blue) = 98+33+19=150 (19% of max value = 765). Red value is 98 (38.67% from 255 or 65.33% from 150); Green value is 33 (13.28% from 255 or 22% from 150); Blue value is 19 (7.81% from 255 or 12.67% from 150); Max value from RGB is 98 - color contains mainly: red. Hex color #622113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622113 is #9DDEEC. Grayscale: #323232. Windows color (decimal): -10346221 or 1253730. OLE color: 1253730.
HSL color Cylindrical-coordinate representation of color #622113: hue angle of 10.63º 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 #622113 is Cyan = 0, Magento = 0.66, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 33 | 19 | - |
| CMYK | 0 | 0.66 | 0.81 | 0.62 |
| HSL | 10.63º | 0.68% | 0.23% | - |
| HSV(B) | 10.63º | 0.81% | 0.38% | - |
| XYZ | 5.7 | 3.73 | 1.04 | - |
| YUV | 50.84 | 110.03 | 161.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 19 | 0 | 0.66 | 0.81 | 0.62 | 10.63 | 0.68 | 0.23 |
| Hex | 62 | 21 | 13 | 0 | 42 | 51 | 3E | B | 44 | 17 |
| Octal | 142 | 41 | 23 | 0 | 102 | 121 | 76 | 13 | 104 | 27 |
| Binary | 1100010 | 100001 | 10011 | 0 | 1000010 | 1010001 | 111110 | 1011 | 1000100 | 10111 |
Color Harmonies of #622113
Complementary color
Monochromatic Colors of #622113
Black with #622113
Text Example
Text Example
White with #622113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622113; }
p { color: rgb(98,33,19); }
H1.HeaderClassName
{
color: #622113;
}
.AnyTagClassName
{
color: #622113;
}
</style>
background-color css
<style>
a { background-color: #622113; }
a { background-color: rgb(98,33,19); }
div.DivClassName
{
background-color: #622113;
}
.BgClassName
{
background-color: #622113;
}
</style>
border-color css
<style>
span { border-color: #622113; }
span { border-color: rgb(98,33,19); }
td.TdClassName
{
border-color: #622113;
}
.TagClassName
{
border-color: #622113;
}
</style>