Shades of Caput Mortuum #582826
Tints of Caput Mortuum #582826
RGB
CMYK
RGB Variations
Color information
#582826 (or 0x582826) is known color: Caput Mortuum. HEX triplet: 58, 28 and 26. RGB value is (88,40,38). Sum of RGB (Red+Green+Blue) = 88+40+38=166 (21% of max value = 765). Red value is 88 (34.77% from 255 or 53.01% from 166); Green value is 40 (16.02% from 255 or 24.10% from 166); Blue value is 38 (15.23% from 255 or 22.89% from 166); Max value from RGB is 88 - color contains mainly: red. Hex color #582826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582826 is #A7D7D9. Grayscale: #363636. Windows color (decimal): -10999770 or 2500696. OLE color: 2500696.
HSL color Cylindrical-coordinate representation of color #582826: hue angle of 2.4º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #582826 is Cyan = 0, Magento = 0.55, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 40 | 38 | - |
| CMYK | 0 | 0.55 | 0.57 | 0.65 |
| HSL | 2.4º | 0.4% | 0.25% | - |
| HSV(B) | 2.4º | 0.57% | 0.35% | - |
| XYZ | 5.13 | 3.73 | 2.28 | - |
| YUV | 54.12 | 118.9 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 40 | 38 | 0 | 0.55 | 0.57 | 0.65 | 2.4 | 0.4 | 0.25 |
| Hex | 58 | 28 | 26 | 0 | 37 | 39 | 41 | 2 | 28 | 19 |
| Octal | 130 | 50 | 46 | 0 | 67 | 71 | 101 | 2 | 50 | 31 |
| Binary | 1011000 | 101000 | 100110 | 0 | 110111 | 111001 | 1000001 | 10 | 101000 | 11001 |
Color Harmonies of #582826
Complementary color
Monochromatic Colors of #582826
Black with #582826
Text Example
Text Example
White with #582826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582826; }
p { color: rgb(88,40,38); }
H1.HeaderClassName
{
color: #582826;
}
.AnyTagClassName
{
color: #582826;
}
</style>
background-color css
<style>
a { background-color: #582826; }
a { background-color: rgb(88,40,38); }
div.DivClassName
{
background-color: #582826;
}
.BgClassName
{
background-color: #582826;
}
</style>
border-color css
<style>
span { border-color: #582826; }
span { border-color: rgb(88,40,38); }
td.TdClassName
{
border-color: #582826;
}
.TagClassName
{
border-color: #582826;
}
</style>