Shades of Caput Mortuum #502317
Tints of Caput Mortuum #502317
RGB
CMYK
RGB Variations
Color information
#502317 (or 0x502317) is known color: Caput Mortuum. HEX triplet: 50, 23 and 17. RGB value is (80,35,23). Sum of RGB (Red+Green+Blue) = 80+35+23=138 (18% of max value = 765). Red value is 80 (31.64% from 255 or 57.97% from 138); Green value is 35 (14.06% from 255 or 25.36% from 138); Blue value is 23 (9.38% from 255 or 16.67% from 138); Max value from RGB is 80 - color contains mainly: red. Hex color #502317 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502317 is #AFDCE8. Grayscale: #2F2F2F. Windows color (decimal): -11525353 or 1516368. OLE color: 1516368.
HSL color Cylindrical-coordinate representation of color #502317: hue angle of 12.63º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #502317 is Cyan = 0, Magento = 0.56, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 35 | 23 | - |
| CMYK | 0 | 0.56 | 0.71 | 0.69 |
| HSL | 12.63º | 0.55% | 0.2% | - |
| HSV(B) | 12.63º | 0.71% | 0.31% | - |
| XYZ | 4.06 | 2.97 | 1.17 | - |
| YUV | 47.09 | 114.41 | 151.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 35 | 23 | 0 | 0.56 | 0.71 | 0.69 | 12.63 | 0.55 | 0.2 |
| Hex | 50 | 23 | 17 | 0 | 38 | 47 | 45 | D | 37 | 14 |
| Octal | 120 | 43 | 27 | 0 | 70 | 107 | 105 | 15 | 67 | 24 |
| Binary | 1010000 | 100011 | 10111 | 0 | 111000 | 1000111 | 1000101 | 1101 | 110111 | 10100 |
Color Harmonies of #502317
Complementary color
Monochromatic Colors of #502317
Black with #502317
Text Example
Text Example
White with #502317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502317; }
p { color: rgb(80,35,23); }
H1.HeaderClassName
{
color: #502317;
}
.AnyTagClassName
{
color: #502317;
}
</style>
background-color css
<style>
a { background-color: #502317; }
a { background-color: rgb(80,35,23); }
div.DivClassName
{
background-color: #502317;
}
.BgClassName
{
background-color: #502317;
}
</style>
border-color css
<style>
span { border-color: #502317; }
span { border-color: rgb(80,35,23); }
td.TdClassName
{
border-color: #502317;
}
.TagClassName
{
border-color: #502317;
}
</style>