Shades of Caput Mortuum #531908
Tints of Caput Mortuum #531908
RGB
CMYK
RGB Variations
Color information
#531908 (or 0x531908) is known color: Caput Mortuum. HEX triplet: 53, 19 and 08. RGB value is (83,25,8). Sum of RGB (Red+Green+Blue) = 83+25+8=116 (15% of max value = 765). Red value is 83 (32.81% from 255 or 71.55% from 116); Green value is 25 (10.16% from 255 or 21.55% from 116); Blue value is 8 (3.52% from 255 or 6.90% from 116); Max value from RGB is 83 - color contains mainly: red. Hex color #531908 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531908 is #ACE6F7. Grayscale: #282828. Windows color (decimal): -11331320 or 530771. OLE color: 530771.
HSL color Cylindrical-coordinate representation of color #531908: hue angle of 13.6º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #531908 is Cyan = 0, Magento = 0.70, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 8 | - |
| CMYK | 0 | 0.70 | 0.90 | 0.67 |
| HSL | 13.6º | 0.82% | 0.18% | - |
| HSV(B) | 13.6º | 0.9% | 0.33% | - |
| XYZ | 3.96 | 2.55 | 0.51 | - |
| YUV | 40.4 | 109.72 | 158.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 8 | 0 | 0.70 | 0.90 | 0.67 | 13.6 | 0.82 | 0.18 |
| Hex | 53 | 19 | 8 | 0 | 46 | 5A | 43 | E | 52 | 12 |
| Octal | 123 | 31 | 10 | 0 | 106 | 132 | 103 | 16 | 122 | 22 |
| Binary | 1010011 | 11001 | 1000 | 0 | 1000110 | 1011010 | 1000011 | 1110 | 1010010 | 10010 |
Color Harmonies of #531908
Complementary color
Monochromatic Colors of #531908
Black with #531908
Text Example
Text Example
White with #531908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531908; }
p { color: rgb(83,25,8); }
H1.HeaderClassName
{
color: #531908;
}
.AnyTagClassName
{
color: #531908;
}
</style>
background-color css
<style>
a { background-color: #531908; }
a { background-color: rgb(83,25,8); }
div.DivClassName
{
background-color: #531908;
}
.BgClassName
{
background-color: #531908;
}
</style>
border-color css
<style>
span { border-color: #531908; }
span { border-color: rgb(83,25,8); }
td.TdClassName
{
border-color: #531908;
}
.TagClassName
{
border-color: #531908;
}
</style>