Shades of Caput Mortuum #511807
Tints of Caput Mortuum #511807
RGB
CMYK
RGB Variations
Color information
#511807 (or 0x511807) is known color: Caput Mortuum. HEX triplet: 51, 18 and 07. RGB value is (81,24,7). Sum of RGB (Red+Green+Blue) = 81+24+7=112 (14% of max value = 765). Red value is 81 (32.03% from 255 or 72.32% from 112); Green value is 24 (9.77% from 255 or 21.43% from 112); Blue value is 7 (3.12% from 255 or 6.25% from 112); Max value from RGB is 81 - color contains mainly: red. Hex color #511807 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511807 is #AEE7F8. Grayscale: #272727. Windows color (decimal): -11462649 or 464977. OLE color: 464977.
HSL color Cylindrical-coordinate representation of color #511807: hue angle of 13.78º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #511807 is Cyan = 0, Magento = 0.70, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 24 | 7 | - |
| CMYK | 0 | 0.70 | 0.91 | 0.68 |
| HSL | 13.78º | 0.84% | 0.17% | - |
| HSV(B) | 13.78º | 0.91% | 0.32% | - |
| XYZ | 3.76 | 2.42 | 0.47 | - |
| YUV | 39.11 | 109.88 | 157.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 24 | 7 | 0 | 0.70 | 0.91 | 0.68 | 13.78 | 0.84 | 0.17 |
| Hex | 51 | 18 | 7 | 0 | 46 | 5B | 44 | E | 54 | 11 |
| Octal | 121 | 30 | 7 | 0 | 106 | 133 | 104 | 16 | 124 | 21 |
| Binary | 1010001 | 11000 | 111 | 0 | 1000110 | 1011011 | 1000100 | 1110 | 1010100 | 10001 |
Color Harmonies of #511807
Complementary color
Monochromatic Colors of #511807
Black with #511807
Text Example
Text Example
White with #511807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511807; }
p { color: rgb(81,24,7); }
H1.HeaderClassName
{
color: #511807;
}
.AnyTagClassName
{
color: #511807;
}
</style>
background-color css
<style>
a { background-color: #511807; }
a { background-color: rgb(81,24,7); }
div.DivClassName
{
background-color: #511807;
}
.BgClassName
{
background-color: #511807;
}
</style>
border-color css
<style>
span { border-color: #511807; }
span { border-color: rgb(81,24,7); }
td.TdClassName
{
border-color: #511807;
}
.TagClassName
{
border-color: #511807;
}
</style>