Shades of Caput Mortuum #582726
Tints of Caput Mortuum #582726
RGB
CMYK
RGB Variations
Color information
#582726 (or 0x582726) is known color: Caput Mortuum. HEX triplet: 58, 27 and 26. RGB value is (88,39,38). Sum of RGB (Red+Green+Blue) = 88+39+38=165 (21% of max value = 765). Red value is 88 (34.77% from 255 or 53.33% from 165); Green value is 39 (15.62% from 255 or 23.64% from 165); Blue value is 38 (15.23% from 255 or 23.03% from 165); Max value from RGB is 88 - color contains mainly: red. Hex color #582726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582726 is #A7D8D9. Grayscale: #353535. Windows color (decimal): -11000026 or 2500440. OLE color: 2500440.
HSL color Cylindrical-coordinate representation of color #582726: hue angle of 1.2º 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 #582726 is Cyan = 0, Magento = 0.56, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 38 | - |
| CMYK | 0 | 0.56 | 0.57 | 0.65 |
| HSL | 1.2º | 0.4% | 0.25% | - |
| HSV(B) | 1.2º | 0.57% | 0.35% | - |
| XYZ | 5.1 | 3.67 | 2.27 | - |
| YUV | 53.54 | 119.23 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 38 | 0 | 0.56 | 0.57 | 0.65 | 1.2 | 0.4 | 0.25 |
| Hex | 58 | 27 | 26 | 0 | 38 | 39 | 41 | 1 | 28 | 19 |
| Octal | 130 | 47 | 46 | 0 | 70 | 71 | 101 | 1 | 50 | 31 |
| Binary | 1011000 | 100111 | 100110 | 0 | 111000 | 111001 | 1000001 | 1 | 101000 | 11001 |
Color Harmonies of #582726
Complementary color
Monochromatic Colors of #582726
Black with #582726
Text Example
Text Example
White with #582726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582726; }
p { color: rgb(88,39,38); }
H1.HeaderClassName
{
color: #582726;
}
.AnyTagClassName
{
color: #582726;
}
</style>
background-color css
<style>
a { background-color: #582726; }
a { background-color: rgb(88,39,38); }
div.DivClassName
{
background-color: #582726;
}
.BgClassName
{
background-color: #582726;
}
</style>
border-color css
<style>
span { border-color: #582726; }
span { border-color: rgb(88,39,38); }
td.TdClassName
{
border-color: #582726;
}
.TagClassName
{
border-color: #582726;
}
</style>