Shades of Caput Mortuum #521809
Tints of Caput Mortuum #521809
RGB
CMYK
RGB Variations
Color information
#521809 (or 0x521809) is known color: Caput Mortuum. HEX triplet: 52, 18 and 09. RGB value is (82,24,9). Sum of RGB (Red+Green+Blue) = 82+24+9=115 (15% of max value = 765). Red value is 82 (32.42% from 255 or 71.30% from 115); Green value is 24 (9.77% from 255 or 20.87% from 115); Blue value is 9 (3.91% from 255 or 7.83% from 115); Max value from RGB is 82 - color contains mainly: red. Hex color #521809 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521809 is #ADE7F6. Grayscale: #272727. Windows color (decimal): -11397111 or 596050. OLE color: 596050.
HSL color Cylindrical-coordinate representation of color #521809: hue angle of 12.33º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #521809 is Cyan = 0, Magento = 0.71, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 24 | 9 | - |
| CMYK | 0 | 0.71 | 0.89 | 0.68 |
| HSL | 12.33º | 0.8% | 0.18% | - |
| HSV(B) | 12.33º | 0.89% | 0.32% | - |
| XYZ | 3.86 | 2.47 | 0.53 | - |
| YUV | 39.63 | 110.72 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 24 | 9 | 0 | 0.71 | 0.89 | 0.68 | 12.33 | 0.8 | 0.18 |
| Hex | 52 | 18 | 9 | 0 | 47 | 59 | 44 | C | 50 | 12 |
| Octal | 122 | 30 | 11 | 0 | 107 | 131 | 104 | 14 | 120 | 22 |
| Binary | 1010010 | 11000 | 1001 | 0 | 1000111 | 1011001 | 1000100 | 1100 | 1010000 | 10010 |
Color Harmonies of #521809
Complementary color
Monochromatic Colors of #521809
Black with #521809
Text Example
Text Example
White with #521809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521809; }
p { color: rgb(82,24,9); }
H1.HeaderClassName
{
color: #521809;
}
.AnyTagClassName
{
color: #521809;
}
</style>
background-color css
<style>
a { background-color: #521809; }
a { background-color: rgb(82,24,9); }
div.DivClassName
{
background-color: #521809;
}
.BgClassName
{
background-color: #521809;
}
</style>
border-color css
<style>
span { border-color: #521809; }
span { border-color: rgb(82,24,9); }
td.TdClassName
{
border-color: #521809;
}
.TagClassName
{
border-color: #521809;
}
</style>