Shades of Caput Mortuum #582313
Tints of Caput Mortuum #582313
RGB
CMYK
RGB Variations
Color information
#582313 (or 0x582313) is known color: Caput Mortuum. HEX triplet: 58, 23 and 13. RGB value is (88,35,19). Sum of RGB (Red+Green+Blue) = 88+35+19=142 (18% of max value = 765). Red value is 88 (34.77% from 255 or 61.97% from 142); Green value is 35 (14.06% from 255 or 24.65% from 142); Blue value is 19 (7.81% from 255 or 13.38% from 142); Max value from RGB is 88 - color contains mainly: red. Hex color #582313 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582313 is #A7DCEC. Grayscale: #313131. Windows color (decimal): -11001069 or 1254232. OLE color: 1254232.
HSL color Cylindrical-coordinate representation of color #582313: hue angle of 13.91º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #582313 is Cyan = 0, Magento = 0.60, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 35 | 19 | - |
| CMYK | 0 | 0.60 | 0.78 | 0.65 |
| HSL | 13.91º | 0.64% | 0.21% | - |
| HSV(B) | 13.91º | 0.78% | 0.35% | - |
| XYZ | 4.74 | 3.32 | 1.01 | - |
| YUV | 49.02 | 111.06 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 35 | 19 | 0 | 0.60 | 0.78 | 0.65 | 13.91 | 0.64 | 0.21 |
| Hex | 58 | 23 | 13 | 0 | 3C | 4E | 41 | E | 40 | 15 |
| Octal | 130 | 43 | 23 | 0 | 74 | 116 | 101 | 16 | 100 | 25 |
| Binary | 1011000 | 100011 | 10011 | 0 | 111100 | 1001110 | 1000001 | 1110 | 1000000 | 10101 |
Color Harmonies of #582313
Complementary color
Monochromatic Colors of #582313
Black with #582313
Text Example
Text Example
White with #582313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582313; }
p { color: rgb(88,35,19); }
H1.HeaderClassName
{
color: #582313;
}
.AnyTagClassName
{
color: #582313;
}
</style>
background-color css
<style>
a { background-color: #582313; }
a { background-color: rgb(88,35,19); }
div.DivClassName
{
background-color: #582313;
}
.BgClassName
{
background-color: #582313;
}
</style>
border-color css
<style>
span { border-color: #582313; }
span { border-color: rgb(88,35,19); }
td.TdClassName
{
border-color: #582313;
}
.TagClassName
{
border-color: #582313;
}
</style>