Shades of Caput Mortuum #531809
Tints of Caput Mortuum #531809
RGB
CMYK
RGB Variations
Color information
#531809 (or 0x531809) is known color: Caput Mortuum. HEX triplet: 53, 18 and 09. RGB value is (83,24,9). Sum of RGB (Red+Green+Blue) = 83+24+9=116 (15% of max value = 765). Red value is 83 (32.81% from 255 or 71.55% from 116); Green value is 24 (9.77% from 255 or 20.69% from 116); Blue value is 9 (3.91% from 255 or 7.76% from 116); Max value from RGB is 83 - color contains mainly: red. Hex color #531809 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531809 is #ACE7F6. Grayscale: #282828. Windows color (decimal): -11331575 or 596051. OLE color: 596051.
HSL color Cylindrical-coordinate representation of color #531809: hue angle of 12.16º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #531809 is Cyan = 0, Magento = 0.71, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 24 | 9 | - |
| CMYK | 0 | 0.71 | 0.89 | 0.67 |
| HSL | 12.16º | 0.8% | 0.18% | - |
| HSV(B) | 12.16º | 0.89% | 0.33% | - |
| XYZ | 3.94 | 2.51 | 0.54 | - |
| YUV | 39.93 | 110.55 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 24 | 9 | 0 | 0.71 | 0.89 | 0.67 | 12.16 | 0.8 | 0.18 |
| Hex | 53 | 18 | 9 | 0 | 47 | 59 | 43 | C | 50 | 12 |
| Octal | 123 | 30 | 11 | 0 | 107 | 131 | 103 | 14 | 120 | 22 |
| Binary | 1010011 | 11000 | 1001 | 0 | 1000111 | 1011001 | 1000011 | 1100 | 1010000 | 10010 |
Color Harmonies of #531809
Complementary color
Monochromatic Colors of #531809
Black with #531809
Text Example
Text Example
White with #531809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531809; }
p { color: rgb(83,24,9); }
H1.HeaderClassName
{
color: #531809;
}
.AnyTagClassName
{
color: #531809;
}
</style>
background-color css
<style>
a { background-color: #531809; }
a { background-color: rgb(83,24,9); }
div.DivClassName
{
background-color: #531809;
}
.BgClassName
{
background-color: #531809;
}
</style>
border-color css
<style>
span { border-color: #531809; }
span { border-color: rgb(83,24,9); }
td.TdClassName
{
border-color: #531809;
}
.TagClassName
{
border-color: #531809;
}
</style>