Shades of Caput Mortuum #502419
Tints of Caput Mortuum #502419
RGB
CMYK
RGB Variations
Color information
#502419 (or 0x502419) is known color: Caput Mortuum. HEX triplet: 50, 24 and 19. RGB value is (80,36,25). Sum of RGB (Red+Green+Blue) = 80+36+25=141 (18% of max value = 765). Red value is 80 (31.64% from 255 or 56.74% from 141); Green value is 36 (14.45% from 255 or 25.53% from 141); Blue value is 25 (10.16% from 255 or 17.73% from 141); Max value from RGB is 80 - color contains mainly: red. Hex color #502419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502419 is #AFDBE6. Grayscale: #2F2F2F. Windows color (decimal): -11525095 or 1647696. OLE color: 1647696.
HSL color Cylindrical-coordinate representation of color #502419: hue angle of 12º degrees, saturation: 0.52, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #502419 is Cyan = 0, Magento = 0.55, Yellow = 0.69 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 36 | 25 | - |
| CMYK | 0 | 0.55 | 0.69 | 0.69 |
| HSL | 12º | 0.52% | 0.21% | - |
| HSV(B) | 12º | 0.69% | 0.31% | - |
| XYZ | 4.11 | 3.04 | 1.29 | - |
| YUV | 47.9 | 115.08 | 150.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 36 | 25 | 0 | 0.55 | 0.69 | 0.69 | 12 | 0.52 | 0.21 |
| Hex | 50 | 24 | 19 | 0 | 37 | 45 | 45 | C | 34 | 15 |
| Octal | 120 | 44 | 31 | 0 | 67 | 105 | 105 | 14 | 64 | 25 |
| Binary | 1010000 | 100100 | 11001 | 0 | 110111 | 1000101 | 1000101 | 1100 | 110100 | 10101 |
Color Harmonies of #502419
Complementary color
Monochromatic Colors of #502419
Black with #502419
Text Example
Text Example
White with #502419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502419; }
p { color: rgb(80,36,25); }
H1.HeaderClassName
{
color: #502419;
}
.AnyTagClassName
{
color: #502419;
}
</style>
background-color css
<style>
a { background-color: #502419; }
a { background-color: rgb(80,36,25); }
div.DivClassName
{
background-color: #502419;
}
.BgClassName
{
background-color: #502419;
}
</style>
border-color css
<style>
span { border-color: #502419; }
span { border-color: rgb(80,36,25); }
td.TdClassName
{
border-color: #502419;
}
.TagClassName
{
border-color: #502419;
}
</style>