Shades of Caput Mortuum #622821
Tints of Caput Mortuum #622821
RGB
CMYK
RGB Variations
Color information
#622821 (or 0x622821) is known color: Caput Mortuum. HEX triplet: 62, 28 and 21. RGB value is (98,40,33). Sum of RGB (Red+Green+Blue) = 98+40+33=171 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.31% from 171); Green value is 40 (16.02% from 255 or 23.39% from 171); Blue value is 33 (13.28% from 255 or 19.30% from 171); Max value from RGB is 98 - color contains mainly: red. Hex color #622821 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622821 is #9DD7DE. Grayscale: #383838. Windows color (decimal): -10344415 or 2173026. OLE color: 2173026.
HSL color Cylindrical-coordinate representation of color #622821: hue angle of 6.46º 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 #622821 is Cyan = 0, Magento = 0.59, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 40 | 33 | - |
| CMYK | 0 | 0.59 | 0.66 | 0.62 |
| HSL | 6.46º | 0.5% | 0.26% | - |
| HSV(B) | 6.46º | 0.66% | 0.38% | - |
| XYZ | 6.07 | 4.22 | 1.93 | - |
| YUV | 56.54 | 114.72 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 40 | 33 | 0 | 0.59 | 0.66 | 0.62 | 6.46 | 0.5 | 0.26 |
| Hex | 62 | 28 | 21 | 0 | 3B | 42 | 3E | 6 | 32 | 1A |
| Octal | 142 | 50 | 41 | 0 | 73 | 102 | 76 | 6 | 62 | 32 |
| Binary | 1100010 | 101000 | 100001 | 0 | 111011 | 1000010 | 111110 | 110 | 110010 | 11010 |
Color Harmonies of #622821
Complementary color
Monochromatic Colors of #622821
Black with #622821
Text Example
Text Example
White with #622821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622821; }
p { color: rgb(98,40,33); }
H1.HeaderClassName
{
color: #622821;
}
.AnyTagClassName
{
color: #622821;
}
</style>
background-color css
<style>
a { background-color: #622821; }
a { background-color: rgb(98,40,33); }
div.DivClassName
{
background-color: #622821;
}
.BgClassName
{
background-color: #622821;
}
</style>
border-color css
<style>
span { border-color: #622821; }
span { border-color: rgb(98,40,33); }
td.TdClassName
{
border-color: #622821;
}
.TagClassName
{
border-color: #622821;
}
</style>