Shades of Caput Mortuum #622921
Tints of Caput Mortuum #622921
RGB
CMYK
RGB Variations
Color information
#622921 (or 0x622921) is known color: Caput Mortuum. HEX triplet: 62, 29 and 21. RGB value is (98,41,33). Sum of RGB (Red+Green+Blue) = 98+41+33=172 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.98% from 172); Green value is 41 (16.41% from 255 or 23.84% from 172); Blue value is 33 (13.28% from 255 or 19.19% from 172); Max value from RGB is 98 - color contains mainly: red. Hex color #622921 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622921 is #9DD6DE. Grayscale: #393939. Windows color (decimal): -10344159 or 2173282. OLE color: 2173282.
HSL color Cylindrical-coordinate representation of color #622921: hue angle of 7.38º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #622921 is Cyan = 0, Magento = 0.58, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 41 | 33 | - |
| CMYK | 0 | 0.58 | 0.66 | 0.62 |
| HSL | 7.38º | 0.5% | 0.26% | - |
| HSV(B) | 7.38º | 0.66% | 0.38% | - |
| XYZ | 6.1 | 4.29 | 1.95 | - |
| YUV | 57.13 | 114.38 | 157.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 33 | 0 | 0.58 | 0.66 | 0.62 | 7.38 | 0.5 | 0.26 |
| Hex | 62 | 29 | 21 | 0 | 3A | 42 | 3E | 7 | 32 | 1A |
| Octal | 142 | 51 | 41 | 0 | 72 | 102 | 76 | 7 | 62 | 32 |
| Binary | 1100010 | 101001 | 100001 | 0 | 111010 | 1000010 | 111110 | 111 | 110010 | 11010 |
Color Harmonies of #622921
Complementary color
Monochromatic Colors of #622921
Black with #622921
Text Example
Text Example
White with #622921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622921; }
p { color: rgb(98,41,33); }
H1.HeaderClassName
{
color: #622921;
}
.AnyTagClassName
{
color: #622921;
}
</style>
background-color css
<style>
a { background-color: #622921; }
a { background-color: rgb(98,41,33); }
div.DivClassName
{
background-color: #622921;
}
.BgClassName
{
background-color: #622921;
}
</style>
border-color css
<style>
span { border-color: #622921; }
span { border-color: rgb(98,41,33); }
td.TdClassName
{
border-color: #622921;
}
.TagClassName
{
border-color: #622921;
}
</style>