Shades of Punga #524834
Tints of Punga #524834
RGB
CMYK
RGB Variations
Color information
#524834 (or 0x524834) is known color: Punga. HEX triplet: 52, 48 and 34. RGB value is (82,72,52). Sum of RGB (Red+Green+Blue) = 82+72+52=206 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.81% from 206); Green value is 72 (28.52% from 255 or 34.95% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 82 - color contains mainly: red. Hex color #524834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524834 is #ADB7CB. Grayscale: #484848. Windows color (decimal): -11384780 or 3426386. OLE color: 3426386.
HSL color Cylindrical-coordinate representation of color #524834: hue angle of 40º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #524834 is Cyan = 0, Magento = 0.12, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 72 | 52 | - |
| CMYK | 0 | 0.12 | 0.37 | 0.68 |
| HSL | 40º | 0.22% | 0.26% | - |
| HSV(B) | 40º | 0.37% | 0.32% | - |
| XYZ | 6.42 | 6.68 | 4.2 | - |
| YUV | 72.71 | 116.31 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 72 | 52 | 0 | 0.12 | 0.37 | 0.68 | 40 | 0.22 | 0.26 |
| Hex | 52 | 48 | 34 | 0 | C | 25 | 44 | 28 | 16 | 1A |
| Octal | 122 | 110 | 64 | 0 | 14 | 45 | 104 | 50 | 26 | 32 |
| Binary | 1010010 | 1001000 | 110100 | 0 | 1100 | 100101 | 1000100 | 101000 | 10110 | 11010 |
Color Harmonies of #524834
Complementary color
Monochromatic Colors of #524834
Black with #524834
Text Example
Text Example
White with #524834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524834; }
p { color: rgb(82,72,52); }
H1.HeaderClassName
{
color: #524834;
}
.AnyTagClassName
{
color: #524834;
}
</style>
background-color css
<style>
a { background-color: #524834; }
a { background-color: rgb(82,72,52); }
div.DivClassName
{
background-color: #524834;
}
.BgClassName
{
background-color: #524834;
}
</style>
border-color css
<style>
span { border-color: #524834; }
span { border-color: rgb(82,72,52); }
td.TdClassName
{
border-color: #524834;
}
.TagClassName
{
border-color: #524834;
}
</style>