Shades of Caput Mortuum #502620
Tints of Caput Mortuum #502620
RGB
CMYK
RGB Variations
Color information
#502620 (or 0x502620) is known color: Caput Mortuum. HEX triplet: 50, 26 and 20. RGB value is (80,38,32). Sum of RGB (Red+Green+Blue) = 80+38+32=150 (19% of max value = 765). Red value is 80 (31.64% from 255 or 53.33% from 150); Green value is 38 (15.23% from 255 or 25.33% from 150); Blue value is 32 (12.89% from 255 or 21.33% from 150); Max value from RGB is 80 - color contains mainly: red. Hex color #502620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502620 is #AFD9DF. Grayscale: #313131. Windows color (decimal): -11524576 or 2106960. OLE color: 2106960.
HSL color Cylindrical-coordinate representation of color #502620: hue angle of 7.5º degrees, saturation: 0.43, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #502620 is Cyan = 0, Magento = 0.52, Yellow = 0.60 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 38 | 32 | - |
| CMYK | 0 | 0.52 | 0.60 | 0.69 |
| HSL | 7.5º | 0.43% | 0.22% | - |
| HSV(B) | 7.5º | 0.6% | 0.31% | - |
| XYZ | 4.26 | 3.2 | 1.76 | - |
| YUV | 49.87 | 117.91 | 149.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 38 | 32 | 0 | 0.52 | 0.60 | 0.69 | 7.5 | 0.43 | 0.22 |
| Hex | 50 | 26 | 20 | 0 | 34 | 3C | 45 | 8 | 2B | 16 |
| Octal | 120 | 46 | 40 | 0 | 64 | 74 | 105 | 10 | 53 | 26 |
| Binary | 1010000 | 100110 | 100000 | 0 | 110100 | 111100 | 1000101 | 1000 | 101011 | 10110 |
Color Harmonies of #502620
Complementary color
Monochromatic Colors of #502620
Black with #502620
Text Example
Text Example
White with #502620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502620; }
p { color: rgb(80,38,32); }
H1.HeaderClassName
{
color: #502620;
}
.AnyTagClassName
{
color: #502620;
}
</style>
background-color css
<style>
a { background-color: #502620; }
a { background-color: rgb(80,38,32); }
div.DivClassName
{
background-color: #502620;
}
.BgClassName
{
background-color: #502620;
}
</style>
border-color css
<style>
span { border-color: #502620; }
span { border-color: rgb(80,38,32); }
td.TdClassName
{
border-color: #502620;
}
.TagClassName
{
border-color: #502620;
}
</style>