Shades of Caput Mortuum #502922
Tints of Caput Mortuum #502922
RGB
CMYK
RGB Variations
Color information
#502922 (or 0x502922) is known color: Caput Mortuum. HEX triplet: 50, 29 and 22. RGB value is (80,41,34). Sum of RGB (Red+Green+Blue) = 80+41+34=155 (20% of max value = 765). Red value is 80 (31.64% from 255 or 51.61% from 155); Green value is 41 (16.41% from 255 or 26.45% from 155); Blue value is 34 (13.67% from 255 or 21.94% from 155); Max value from RGB is 80 - color contains mainly: red. Hex color #502922 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502922 is #AFD6DD. Grayscale: #333333. Windows color (decimal): -11523806 or 2238800. OLE color: 2238800.
HSL color Cylindrical-coordinate representation of color #502922: hue angle of 9.13º degrees, saturation: 0.4, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #502922 is Cyan = 0, Magento = 0.49, Yellow = 0.58 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 41 | 34 | - |
| CMYK | 0 | 0.49 | 0.58 | 0.69 |
| HSL | 9.13º | 0.4% | 0.22% | - |
| HSV(B) | 9.13º | 0.58% | 0.31% | - |
| XYZ | 4.39 | 3.41 | 1.94 | - |
| YUV | 51.86 | 117.92 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 41 | 34 | 0 | 0.49 | 0.58 | 0.69 | 9.13 | 0.4 | 0.22 |
| Hex | 50 | 29 | 22 | 0 | 31 | 3A | 45 | 9 | 28 | 16 |
| Octal | 120 | 51 | 42 | 0 | 61 | 72 | 105 | 11 | 50 | 26 |
| Binary | 1010000 | 101001 | 100010 | 0 | 110001 | 111010 | 1000101 | 1001 | 101000 | 10110 |
Color Harmonies of #502922
Complementary color
Monochromatic Colors of #502922
Black with #502922
Text Example
Text Example
White with #502922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502922; }
p { color: rgb(80,41,34); }
H1.HeaderClassName
{
color: #502922;
}
.AnyTagClassName
{
color: #502922;
}
</style>
background-color css
<style>
a { background-color: #502922; }
a { background-color: rgb(80,41,34); }
div.DivClassName
{
background-color: #502922;
}
.BgClassName
{
background-color: #502922;
}
</style>
border-color css
<style>
span { border-color: #502922; }
span { border-color: rgb(80,41,34); }
td.TdClassName
{
border-color: #502922;
}
.TagClassName
{
border-color: #502922;
}
</style>