Shades of Caput Mortuum #582522
Tints of Caput Mortuum #582522
RGB
CMYK
RGB Variations
Color information
#582522 (or 0x582522) is known color: Caput Mortuum. HEX triplet: 58, 25 and 22. RGB value is (88,37,34). Sum of RGB (Red+Green+Blue) = 88+37+34=159 (21% of max value = 765). Red value is 88 (34.77% from 255 or 55.35% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 34 (13.67% from 255 or 21.38% from 159); Max value from RGB is 88 - color contains mainly: red. Hex color #582522 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582522 is #A7DADD. Grayscale: #333333. Windows color (decimal): -11000542 or 2237784. OLE color: 2237784.
HSL color Cylindrical-coordinate representation of color #582522: hue angle of 3.33º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #582522 is Cyan = 0, Magento = 0.58, Yellow = 0.61 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 37 | 34 | - |
| CMYK | 0 | 0.58 | 0.61 | 0.65 |
| HSL | 3.33º | 0.44% | 0.24% | - |
| HSV(B) | 3.33º | 0.61% | 0.35% | - |
| XYZ | 4.97 | 3.51 | 1.93 | - |
| YUV | 51.91 | 117.9 | 153.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 37 | 34 | 0 | 0.58 | 0.61 | 0.65 | 3.33 | 0.44 | 0.24 |
| Hex | 58 | 25 | 22 | 0 | 3A | 3D | 41 | 3 | 2C | 18 |
| Octal | 130 | 45 | 42 | 0 | 72 | 75 | 101 | 3 | 54 | 30 |
| Binary | 1011000 | 100101 | 100010 | 0 | 111010 | 111101 | 1000001 | 11 | 101100 | 11000 |
Color Harmonies of #582522
Complementary color
Monochromatic Colors of #582522
Black with #582522
Text Example
Text Example
White with #582522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582522; }
p { color: rgb(88,37,34); }
H1.HeaderClassName
{
color: #582522;
}
.AnyTagClassName
{
color: #582522;
}
</style>
background-color css
<style>
a { background-color: #582522; }
a { background-color: rgb(88,37,34); }
div.DivClassName
{
background-color: #582522;
}
.BgClassName
{
background-color: #582522;
}
</style>
border-color css
<style>
span { border-color: #582522; }
span { border-color: rgb(88,37,34); }
td.TdClassName
{
border-color: #582522;
}
.TagClassName
{
border-color: #582522;
}
</style>