Shades of Caput Mortuum #502316
Tints of Caput Mortuum #502316
RGB
CMYK
RGB Variations
Color information
#502316 (or 0x502316) is known color: Caput Mortuum. HEX triplet: 50, 23 and 16. RGB value is (80,35,22). Sum of RGB (Red+Green+Blue) = 80+35+22=137 (18% of max value = 765). Red value is 80 (31.64% from 255 or 58.39% from 137); Green value is 35 (14.06% from 255 or 25.55% from 137); Blue value is 22 (8.98% from 255 or 16.06% from 137); Max value from RGB is 80 - color contains mainly: red. Hex color #502316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502316 is #AFDCE9. Grayscale: #2F2F2F. Windows color (decimal): -11525354 or 1450832. OLE color: 1450832.
HSL color Cylindrical-coordinate representation of color #502316: hue angle of 13.45º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #502316 is Cyan = 0, Magento = 0.56, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 35 | 22 | - |
| CMYK | 0 | 0.56 | 0.72 | 0.69 |
| HSL | 13.45º | 0.57% | 0.2% | - |
| HSV(B) | 13.45º | 0.73% | 0.31% | - |
| XYZ | 4.05 | 2.97 | 1.12 | - |
| YUV | 46.97 | 113.91 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 35 | 22 | 0 | 0.56 | 0.72 | 0.69 | 13.45 | 0.57 | 0.2 |
| Hex | 50 | 23 | 16 | 0 | 38 | 48 | 45 | D | 39 | 14 |
| Octal | 120 | 43 | 26 | 0 | 70 | 110 | 105 | 15 | 71 | 24 |
| Binary | 1010000 | 100011 | 10110 | 0 | 111000 | 1001000 | 1000101 | 1101 | 111001 | 10100 |
Color Harmonies of #502316
Complementary color
Monochromatic Colors of #502316
Black with #502316
Text Example
Text Example
White with #502316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502316; }
p { color: rgb(80,35,22); }
H1.HeaderClassName
{
color: #502316;
}
.AnyTagClassName
{
color: #502316;
}
</style>
background-color css
<style>
a { background-color: #502316; }
a { background-color: rgb(80,35,22); }
div.DivClassName
{
background-color: #502316;
}
.BgClassName
{
background-color: #502316;
}
</style>
border-color css
<style>
span { border-color: #502316; }
span { border-color: rgb(80,35,22); }
td.TdClassName
{
border-color: #502316;
}
.TagClassName
{
border-color: #502316;
}
</style>