Shades of Punga #524836
Tints of Punga #524836
RGB
CMYK
RGB Variations
Color information
#524836 (or 0x524836) is known color: Punga. HEX triplet: 52, 48 and 36. RGB value is (82,72,54). Sum of RGB (Red+Green+Blue) = 82+72+54=208 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.42% from 208); Green value is 72 (28.52% from 255 or 34.62% from 208); Blue value is 54 (21.48% from 255 or 25.96% from 208); Max value from RGB is 82 - color contains mainly: red. Hex color #524836 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524836 is #ADB7C9. Grayscale: #494949. Windows color (decimal): -11384778 or 3557458. OLE color: 3557458.
HSL color Cylindrical-coordinate representation of color #524836: hue angle of 38.57º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #524836 is Cyan = 0, Magento = 0.12, Yellow = 0.34 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 72 | 54 | - |
| CMYK | 0 | 0.12 | 0.34 | 0.68 |
| HSL | 38.57º | 0.21% | 0.27% | - |
| HSV(B) | 38.57º | 0.34% | 0.32% | - |
| XYZ | 6.46 | 6.69 | 4.44 | - |
| YUV | 72.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 72 | 54 | 0 | 0.12 | 0.34 | 0.68 | 38.57 | 0.21 | 0.27 |
| Hex | 52 | 48 | 36 | 0 | C | 22 | 44 | 27 | 15 | 1B |
| Octal | 122 | 110 | 66 | 0 | 14 | 42 | 104 | 47 | 25 | 33 |
| Binary | 1010010 | 1001000 | 110110 | 0 | 1100 | 100010 | 1000100 | 100111 | 10101 | 11011 |
Color Harmonies of #524836
Complementary color
Monochromatic Colors of #524836
Black with #524836
Text Example
Text Example
White with #524836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524836; }
p { color: rgb(82,72,54); }
H1.HeaderClassName
{
color: #524836;
}
.AnyTagClassName
{
color: #524836;
}
</style>
background-color css
<style>
a { background-color: #524836; }
a { background-color: rgb(82,72,54); }
div.DivClassName
{
background-color: #524836;
}
.BgClassName
{
background-color: #524836;
}
</style>
border-color css
<style>
span { border-color: #524836; }
span { border-color: rgb(82,72,54); }
td.TdClassName
{
border-color: #524836;
}
.TagClassName
{
border-color: #524836;
}
</style>