Shades of Caput Mortuum #531805
Tints of Caput Mortuum #531805
RGB
CMYK
RGB Variations
Color information
#531805 (or 0x531805) is known color: Caput Mortuum. HEX triplet: 53, 18 and 05. RGB value is (83,24,5). Sum of RGB (Red+Green+Blue) = 83+24+5=112 (14% of max value = 765). Red value is 83 (32.81% from 255 or 74.11% from 112); Green value is 24 (9.77% from 255 or 21.43% from 112); Blue value is 5 (2.34% from 255 or 4.46% from 112); Max value from RGB is 83 - color contains mainly: red. Hex color #531805 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531805 is #ACE7FA. Grayscale: #272727. Windows color (decimal): -11331579 or 333907. OLE color: 333907.
HSL color Cylindrical-coordinate representation of color #531805: hue angle of 14.62º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #531805 is Cyan = 0, Magento = 0.71, Yellow = 0.94 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 24 | 5 | - |
| CMYK | 0 | 0.71 | 0.94 | 0.67 |
| HSL | 14.62º | 0.89% | 0.17% | - |
| HSV(B) | 14.62º | 0.94% | 0.33% | - |
| XYZ | 3.92 | 2.5 | 0.42 | - |
| YUV | 39.48 | 108.55 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 24 | 5 | 0 | 0.71 | 0.94 | 0.67 | 14.62 | 0.89 | 0.17 |
| Hex | 53 | 18 | 5 | 0 | 47 | 5E | 43 | F | 59 | 11 |
| Octal | 123 | 30 | 5 | 0 | 107 | 136 | 103 | 17 | 131 | 21 |
| Binary | 1010011 | 11000 | 101 | 0 | 1000111 | 1011110 | 1000011 | 1111 | 1011001 | 10001 |
Color Harmonies of #531805
Complementary color
Monochromatic Colors of #531805
Black with #531805
Text Example
Text Example
White with #531805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531805; }
p { color: rgb(83,24,5); }
H1.HeaderClassName
{
color: #531805;
}
.AnyTagClassName
{
color: #531805;
}
</style>
background-color css
<style>
a { background-color: #531805; }
a { background-color: rgb(83,24,5); }
div.DivClassName
{
background-color: #531805;
}
.BgClassName
{
background-color: #531805;
}
</style>
border-color css
<style>
span { border-color: #531805; }
span { border-color: rgb(83,24,5); }
td.TdClassName
{
border-color: #531805;
}
.TagClassName
{
border-color: #531805;
}
</style>