Shades of Punga #524735
Tints of Punga #524735
RGB
CMYK
RGB Variations
Color information
#524735 (or 0x524735) is known color: Punga. HEX triplet: 52, 47 and 35. RGB value is (82,71,53). Sum of RGB (Red+Green+Blue) = 82+71+53=206 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.81% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 53 (21.09% from 255 or 25.73% from 206); Max value from RGB is 82 - color contains mainly: red. Hex color #524735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524735 is #ADB8CA. Grayscale: #484848. Windows color (decimal): -11385035 or 3491666. OLE color: 3491666.
HSL color Cylindrical-coordinate representation of color #524735: hue angle of 37.24º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #524735 is Cyan = 0, Magento = 0.13, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 71 | 53 | - |
| CMYK | 0 | 0.13 | 0.35 | 0.68 |
| HSL | 37.24º | 0.21% | 0.26% | - |
| HSV(B) | 37.24º | 0.35% | 0.32% | - |
| XYZ | 6.38 | 6.56 | 4.3 | - |
| YUV | 72.24 | 117.14 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 53 | 0 | 0.13 | 0.35 | 0.68 | 37.24 | 0.21 | 0.26 |
| Hex | 52 | 47 | 35 | 0 | D | 23 | 44 | 25 | 15 | 1A |
| Octal | 122 | 107 | 65 | 0 | 15 | 43 | 104 | 45 | 25 | 32 |
| Binary | 1010010 | 1000111 | 110101 | 0 | 1101 | 100011 | 1000100 | 100101 | 10101 | 11010 |
Color Harmonies of #524735
Complementary color
Monochromatic Colors of #524735
Black with #524735
Text Example
Text Example
White with #524735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524735; }
p { color: rgb(82,71,53); }
H1.HeaderClassName
{
color: #524735;
}
.AnyTagClassName
{
color: #524735;
}
</style>
background-color css
<style>
a { background-color: #524735; }
a { background-color: rgb(82,71,53); }
div.DivClassName
{
background-color: #524735;
}
.BgClassName
{
background-color: #524735;
}
</style>
border-color css
<style>
span { border-color: #524735; }
span { border-color: rgb(82,71,53); }
td.TdClassName
{
border-color: #524735;
}
.TagClassName
{
border-color: #524735;
}
</style>