Shades of Caput Mortuum #512925
Tints of Caput Mortuum #512925
RGB
CMYK
RGB Variations
Color information
#512925 (or 0x512925) is known color: Caput Mortuum. HEX triplet: 51, 29 and 25. RGB value is (81,41,37). Sum of RGB (Red+Green+Blue) = 81+41+37=159 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50.94% from 159); Green value is 41 (16.41% from 255 or 25.79% from 159); Blue value is 37 (14.84% from 255 or 23.27% from 159); Max value from RGB is 81 - color contains mainly: red. Hex color #512925 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512925 is #AED6DA. Grayscale: #343434. Windows color (decimal): -11458267 or 2435409. OLE color: 2435409.
HSL color Cylindrical-coordinate representation of color #512925: hue angle of 5.45º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #512925 is Cyan = 0, Magento = 0.49, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 41 | 37 | - |
| CMYK | 0 | 0.49 | 0.54 | 0.68 |
| HSL | 5.45º | 0.37% | 0.23% | - |
| HSV(B) | 5.45º | 0.54% | 0.32% | - |
| XYZ | 4.52 | 3.47 | 2.18 | - |
| YUV | 52.5 | 119.25 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 37 | 0 | 0.49 | 0.54 | 0.68 | 5.45 | 0.37 | 0.23 |
| Hex | 51 | 29 | 25 | 0 | 31 | 36 | 44 | 5 | 25 | 17 |
| Octal | 121 | 51 | 45 | 0 | 61 | 66 | 104 | 5 | 45 | 27 |
| Binary | 1010001 | 101001 | 100101 | 0 | 110001 | 110110 | 1000100 | 101 | 100101 | 10111 |
Color Harmonies of #512925
Complementary color
Monochromatic Colors of #512925
Black with #512925
Text Example
Text Example
White with #512925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512925; }
p { color: rgb(81,41,37); }
H1.HeaderClassName
{
color: #512925;
}
.AnyTagClassName
{
color: #512925;
}
</style>
background-color css
<style>
a { background-color: #512925; }
a { background-color: rgb(81,41,37); }
div.DivClassName
{
background-color: #512925;
}
.BgClassName
{
background-color: #512925;
}
</style>
border-color css
<style>
span { border-color: #512925; }
span { border-color: rgb(81,41,37); }
td.TdClassName
{
border-color: #512925;
}
.TagClassName
{
border-color: #512925;
}
</style>