Shades of Punga #504736
Tints of Punga #504736
RGB
CMYK
RGB Variations
Color information
#504736 (or 0x504736) is known color: Punga. HEX triplet: 50, 47 and 36. RGB value is (80,71,54). Sum of RGB (Red+Green+Blue) = 80+71+54=205 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.02% from 205); Green value is 71 (28.12% from 255 or 34.63% from 205); Blue value is 54 (21.48% from 255 or 26.34% from 205); Max value from RGB is 80 - color contains mainly: red. Hex color #504736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504736 is #AFB8C9. Grayscale: #474747. Windows color (decimal): -11516106 or 3557200. OLE color: 3557200.
HSL color Cylindrical-coordinate representation of color #504736: hue angle of 39.23º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #504736 is Cyan = 0, Magento = 0.11, Yellow = 0.33 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 71 | 54 | - |
| CMYK | 0 | 0.11 | 0.33 | 0.69 |
| HSL | 39.23º | 0.19% | 0.26% | - |
| HSV(B) | 39.23º | 0.33% | 0.31% | - |
| XYZ | 6.23 | 6.48 | 4.41 | - |
| YUV | 71.75 | 117.98 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 71 | 54 | 0 | 0.11 | 0.33 | 0.69 | 39.23 | 0.19 | 0.26 |
| Hex | 50 | 47 | 36 | 0 | B | 21 | 45 | 27 | 13 | 1A |
| Octal | 120 | 107 | 66 | 0 | 13 | 41 | 105 | 47 | 23 | 32 |
| Binary | 1010000 | 1000111 | 110110 | 0 | 1011 | 100001 | 1000101 | 100111 | 10011 | 11010 |
Color Harmonies of #504736
Complementary color
Monochromatic Colors of #504736
Black with #504736
Text Example
Text Example
White with #504736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504736; }
p { color: rgb(80,71,54); }
H1.HeaderClassName
{
color: #504736;
}
.AnyTagClassName
{
color: #504736;
}
</style>
background-color css
<style>
a { background-color: #504736; }
a { background-color: rgb(80,71,54); }
div.DivClassName
{
background-color: #504736;
}
.BgClassName
{
background-color: #504736;
}
</style>
border-color css
<style>
span { border-color: #504736; }
span { border-color: rgb(80,71,54); }
td.TdClassName
{
border-color: #504736;
}
.TagClassName
{
border-color: #504736;
}
</style>