Shades of Caput Mortuum #502318
Tints of Caput Mortuum #502318
RGB
CMYK
RGB Variations
Color information
#502318 (or 0x502318) is known color: Caput Mortuum. HEX triplet: 50, 23 and 18. RGB value is (80,35,24). Sum of RGB (Red+Green+Blue) = 80+35+24=139 (18% of max value = 765). Red value is 80 (31.64% from 255 or 57.55% from 139); Green value is 35 (14.06% from 255 or 25.18% from 139); Blue value is 24 (9.77% from 255 or 17.27% from 139); Max value from RGB is 80 - color contains mainly: red. Hex color #502318 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502318 is #AFDCE7. Grayscale: #2F2F2F. Windows color (decimal): -11525352 or 1581904. OLE color: 1581904.
HSL color Cylindrical-coordinate representation of color #502318: hue angle of 11.79º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #502318 is Cyan = 0, Magento = 0.56, Yellow = 0.70 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 35 | 24 | - |
| CMYK | 0 | 0.56 | 0.70 | 0.69 |
| HSL | 11.79º | 0.54% | 0.2% | - |
| HSV(B) | 11.79º | 0.7% | 0.31% | - |
| XYZ | 4.07 | 2.97 | 1.22 | - |
| YUV | 47.2 | 114.91 | 151.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 35 | 24 | 0 | 0.56 | 0.70 | 0.69 | 11.79 | 0.54 | 0.2 |
| Hex | 50 | 23 | 18 | 0 | 38 | 46 | 45 | C | 36 | 14 |
| Octal | 120 | 43 | 30 | 0 | 70 | 106 | 105 | 14 | 66 | 24 |
| Binary | 1010000 | 100011 | 11000 | 0 | 111000 | 1000110 | 1000101 | 1100 | 110110 | 10100 |
Color Harmonies of #502318
Complementary color
Monochromatic Colors of #502318
Black with #502318
Text Example
Text Example
White with #502318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502318; }
p { color: rgb(80,35,24); }
H1.HeaderClassName
{
color: #502318;
}
.AnyTagClassName
{
color: #502318;
}
</style>
background-color css
<style>
a { background-color: #502318; }
a { background-color: rgb(80,35,24); }
div.DivClassName
{
background-color: #502318;
}
.BgClassName
{
background-color: #502318;
}
</style>
border-color css
<style>
span { border-color: #502318; }
span { border-color: rgb(80,35,24); }
td.TdClassName
{
border-color: #502318;
}
.TagClassName
{
border-color: #502318;
}
</style>