Shades of Punga #504731
Tints of Punga #504731
RGB
CMYK
RGB Variations
Color information
#504731 (or 0x504731) is known color: Punga. HEX triplet: 50, 47 and 31. RGB value is (80,71,49). Sum of RGB (Red+Green+Blue) = 80+71+49=200 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40% from 200); Green value is 71 (28.12% from 255 or 35.5% from 200); Blue value is 49 (19.53% from 255 or 24.5% from 200); Max value from RGB is 80 - color contains mainly: red. Hex color #504731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504731 is #AFB8CE. Grayscale: #474747. Windows color (decimal): -11516111 or 3229520. OLE color: 3229520.
HSL color Cylindrical-coordinate representation of color #504731: hue angle of 42.58º degrees, saturation: 0.24, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #504731 is Cyan = 0, Magento = 0.11, Yellow = 0.39 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 71 | 49 | - |
| CMYK | 0 | 0.11 | 0.39 | 0.69 |
| HSL | 42.58º | 0.24% | 0.25% | - |
| HSV(B) | 42.58º | 0.39% | 0.31% | - |
| XYZ | 6.12 | 6.43 | 3.83 | - |
| YUV | 71.18 | 115.48 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 71 | 49 | 0 | 0.11 | 0.39 | 0.69 | 42.58 | 0.24 | 0.25 |
| Hex | 50 | 47 | 31 | 0 | B | 27 | 45 | 2B | 18 | 19 |
| Octal | 120 | 107 | 61 | 0 | 13 | 47 | 105 | 53 | 30 | 31 |
| Binary | 1010000 | 1000111 | 110001 | 0 | 1011 | 100111 | 1000101 | 101011 | 11000 | 11001 |
Color Harmonies of #504731
Complementary color
Monochromatic Colors of #504731
Black with #504731
Text Example
Text Example
White with #504731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504731; }
p { color: rgb(80,71,49); }
H1.HeaderClassName
{
color: #504731;
}
.AnyTagClassName
{
color: #504731;
}
</style>
background-color css
<style>
a { background-color: #504731; }
a { background-color: rgb(80,71,49); }
div.DivClassName
{
background-color: #504731;
}
.BgClassName
{
background-color: #504731;
}
</style>
border-color css
<style>
span { border-color: #504731; }
span { border-color: rgb(80,71,49); }
td.TdClassName
{
border-color: #504731;
}
.TagClassName
{
border-color: #504731;
}
</style>