Shades of Caput Mortuum #622926
Tints of Caput Mortuum #622926
RGB
CMYK
RGB Variations
Color information
#622926 (or 0x622926) is known color: Caput Mortuum. HEX triplet: 62, 29 and 26. RGB value is (98,41,38). Sum of RGB (Red+Green+Blue) = 98+41+38=177 (23% of max value = 765). Red value is 98 (38.67% from 255 or 55.37% from 177); Green value is 41 (16.41% from 255 or 23.16% from 177); Blue value is 38 (15.23% from 255 or 21.47% from 177); Max value from RGB is 98 - color contains mainly: red. Hex color #622926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622926 is #9DD6D9. Grayscale: #393939. Windows color (decimal): -10344154 or 2500962. OLE color: 2500962.
HSL color Cylindrical-coordinate representation of color #622926: hue angle of 3º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #622926 is Cyan = 0, Magento = 0.58, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 41 | 38 | - |
| CMYK | 0 | 0.58 | 0.61 | 0.62 |
| HSL | 3º | 0.44% | 0.27% | - |
| HSV(B) | 3º | 0.61% | 0.38% | - |
| XYZ | 6.18 | 4.32 | 2.34 | - |
| YUV | 57.7 | 116.88 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 38 | 0 | 0.58 | 0.61 | 0.62 | 3 | 0.44 | 0.27 |
| Hex | 62 | 29 | 26 | 0 | 3A | 3D | 3E | 3 | 2C | 1B |
| Octal | 142 | 51 | 46 | 0 | 72 | 75 | 76 | 3 | 54 | 33 |
| Binary | 1100010 | 101001 | 100110 | 0 | 111010 | 111101 | 111110 | 11 | 101100 | 11011 |
Color Harmonies of #622926
Complementary color
Monochromatic Colors of #622926
Black with #622926
Text Example
Text Example
White with #622926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622926; }
p { color: rgb(98,41,38); }
H1.HeaderClassName
{
color: #622926;
}
.AnyTagClassName
{
color: #622926;
}
</style>
background-color css
<style>
a { background-color: #622926; }
a { background-color: rgb(98,41,38); }
div.DivClassName
{
background-color: #622926;
}
.BgClassName
{
background-color: #622926;
}
</style>
border-color css
<style>
span { border-color: #622926; }
span { border-color: rgb(98,41,38); }
td.TdClassName
{
border-color: #622926;
}
.TagClassName
{
border-color: #622926;
}
</style>