Shades of Caput Mortuum #512722
Tints of Caput Mortuum #512722
RGB
CMYK
RGB Variations
Color information
#512722 (or 0x512722) is known color: Caput Mortuum. HEX triplet: 51, 27 and 22. RGB value is (81,39,34). Sum of RGB (Red+Green+Blue) = 81+39+34=154 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.60% from 154); Green value is 39 (15.62% from 255 or 25.32% from 154); Blue value is 34 (13.67% from 255 or 22.08% from 154); Max value from RGB is 81 - color contains mainly: red. Hex color #512722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512722 is #AED8DD. Grayscale: #333333. Windows color (decimal): -11458782 or 2238289. OLE color: 2238289.
HSL color Cylindrical-coordinate representation of color #512722: hue angle of 6.38º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #512722 is Cyan = 0, Magento = 0.52, Yellow = 0.58 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 39 | 34 | - |
| CMYK | 0 | 0.52 | 0.58 | 0.68 |
| HSL | 6.38º | 0.41% | 0.23% | - |
| HSV(B) | 6.38º | 0.58% | 0.32% | - |
| XYZ | 4.41 | 3.32 | 1.92 | - |
| YUV | 50.99 | 118.41 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 34 | 0 | 0.52 | 0.58 | 0.68 | 6.38 | 0.41 | 0.23 |
| Hex | 51 | 27 | 22 | 0 | 34 | 3A | 44 | 6 | 29 | 17 |
| Octal | 121 | 47 | 42 | 0 | 64 | 72 | 104 | 6 | 51 | 27 |
| Binary | 1010001 | 100111 | 100010 | 0 | 110100 | 111010 | 1000100 | 110 | 101001 | 10111 |
Color Harmonies of #512722
Complementary color
Monochromatic Colors of #512722
Black with #512722
Text Example
Text Example
White with #512722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512722; }
p { color: rgb(81,39,34); }
H1.HeaderClassName
{
color: #512722;
}
.AnyTagClassName
{
color: #512722;
}
</style>
background-color css
<style>
a { background-color: #512722; }
a { background-color: rgb(81,39,34); }
div.DivClassName
{
background-color: #512722;
}
.BgClassName
{
background-color: #512722;
}
</style>
border-color css
<style>
span { border-color: #512722; }
span { border-color: rgb(81,39,34); }
td.TdClassName
{
border-color: #512722;
}
.TagClassName
{
border-color: #512722;
}
</style>