Shades of Caput Mortuum #521805
Tints of Caput Mortuum #521805
RGB
CMYK
RGB Variations
Color information
#521805 (or 0x521805) is known color: Caput Mortuum. HEX triplet: 52, 18 and 05. RGB value is (82,24,5). Sum of RGB (Red+Green+Blue) = 82+24+5=111 (14% of max value = 765). Red value is 82 (32.42% from 255 or 73.87% from 111); Green value is 24 (9.77% from 255 or 21.62% from 111); Blue value is 5 (2.34% from 255 or 4.50% from 111); Max value from RGB is 82 - color contains mainly: red. Hex color #521805 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521805 is #ADE7FA. Grayscale: #272727. Windows color (decimal): -11397115 or 333906. OLE color: 333906.
HSL color Cylindrical-coordinate representation of color #521805: hue angle of 14.81º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #521805 is Cyan = 0, Magento = 0.71, Yellow = 0.94 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 24 | 5 | - |
| CMYK | 0 | 0.71 | 0.94 | 0.68 |
| HSL | 14.81º | 0.89% | 0.17% | - |
| HSV(B) | 14.81º | 0.94% | 0.32% | - |
| XYZ | 3.83 | 2.46 | 0.42 | - |
| YUV | 39.18 | 108.72 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 24 | 5 | 0 | 0.71 | 0.94 | 0.68 | 14.81 | 0.89 | 0.17 |
| Hex | 52 | 18 | 5 | 0 | 47 | 5E | 44 | F | 59 | 11 |
| Octal | 122 | 30 | 5 | 0 | 107 | 136 | 104 | 17 | 131 | 21 |
| Binary | 1010010 | 11000 | 101 | 0 | 1000111 | 1011110 | 1000100 | 1111 | 1011001 | 10001 |
Color Harmonies of #521805
Complementary color
Monochromatic Colors of #521805
Black with #521805
Text Example
Text Example
White with #521805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521805; }
p { color: rgb(82,24,5); }
H1.HeaderClassName
{
color: #521805;
}
.AnyTagClassName
{
color: #521805;
}
</style>
background-color css
<style>
a { background-color: #521805; }
a { background-color: rgb(82,24,5); }
div.DivClassName
{
background-color: #521805;
}
.BgClassName
{
background-color: #521805;
}
</style>
border-color css
<style>
span { border-color: #521805; }
span { border-color: rgb(82,24,5); }
td.TdClassName
{
border-color: #521805;
}
.TagClassName
{
border-color: #521805;
}
</style>