Shades of Paco #504037
Tints of Paco #504037
RGB
CMYK
RGB Variations
Color information
#504037 (or 0x504037) is known color: Paco. HEX triplet: 50, 40 and 37. RGB value is (80,64,55). Sum of RGB (Red+Green+Blue) = 80+64+55=199 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40.20% from 199); Green value is 64 (25.39% from 255 or 32.16% from 199); Blue value is 55 (21.88% from 255 or 27.64% from 199); Max value from RGB is 80 - color contains mainly: red. Hex color #504037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504037 is #AFBFC8. Grayscale: #434343. Windows color (decimal): -11517897 or 3620944. OLE color: 3620944.
HSL color Cylindrical-coordinate representation of color #504037: hue angle of 21.6º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #504037 is Cyan = 0, Magento = 0.20, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 64 | 55 | - |
| CMYK | 0 | 0.20 | 0.31 | 0.69 |
| HSL | 21.6º | 0.19% | 0.26% | - |
| HSV(B) | 21.6º | 0.31% | 0.31% | - |
| XYZ | 5.83 | 5.65 | 4.4 | - |
| YUV | 67.76 | 120.8 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 64 | 55 | 0 | 0.20 | 0.31 | 0.69 | 21.6 | 0.19 | 0.26 |
| Hex | 50 | 40 | 37 | 0 | 14 | 1F | 45 | 16 | 13 | 1A |
| Octal | 120 | 100 | 67 | 0 | 24 | 37 | 105 | 26 | 23 | 32 |
| Binary | 1010000 | 1000000 | 110111 | 0 | 10100 | 11111 | 1000101 | 10110 | 10011 | 11010 |
Color Harmonies of #504037
Complementary color
Monochromatic Colors of #504037
Black with #504037
Text Example
Text Example
White with #504037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504037; }
p { color: rgb(80,64,55); }
H1.HeaderClassName
{
color: #504037;
}
.AnyTagClassName
{
color: #504037;
}
</style>
background-color css
<style>
a { background-color: #504037; }
a { background-color: rgb(80,64,55); }
div.DivClassName
{
background-color: #504037;
}
.BgClassName
{
background-color: #504037;
}
</style>
border-color css
<style>
span { border-color: #504037; }
span { border-color: rgb(80,64,55); }
td.TdClassName
{
border-color: #504037;
}
.TagClassName
{
border-color: #504037;
}
</style>