Shades of Punga #524930
Tints of Punga #524930
RGB
CMYK
RGB Variations
Color information
#524930 (or 0x524930) is known color: Punga. HEX triplet: 52, 49 and 30. RGB value is (82,73,48). Sum of RGB (Red+Green+Blue) = 82+73+48=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 73 (28.91% from 255 or 35.96% from 203); Blue value is 48 (19.14% from 255 or 23.65% from 203); Max value from RGB is 82 - color contains mainly: red. Hex color #524930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524930 is #ADB6CF. Grayscale: #484848. Windows color (decimal): -11384528 or 3164498. OLE color: 3164498.
HSL color Cylindrical-coordinate representation of color #524930: hue angle of 44.12º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #524930 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 73 | 48 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.68 |
| HSL | 44.12º | 0.26% | 0.25% | - |
| HSV(B) | 44.12º | 0.41% | 0.32% | - |
| XYZ | 6.4 | 6.77 | 3.77 | - |
| YUV | 72.84 | 113.98 | 134.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 48 | 0 | 0.11 | 0.41 | 0.68 | 44.12 | 0.26 | 0.25 |
| Hex | 52 | 49 | 30 | 0 | B | 29 | 44 | 2C | 1A | 19 |
| Octal | 122 | 111 | 60 | 0 | 13 | 51 | 104 | 54 | 32 | 31 |
| Binary | 1010010 | 1001001 | 110000 | 0 | 1011 | 101001 | 1000100 | 101100 | 11010 | 11001 |
Color Harmonies of #524930
Complementary color
Monochromatic Colors of #524930
Black with #524930
Text Example
Text Example
White with #524930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524930; }
p { color: rgb(82,73,48); }
H1.HeaderClassName
{
color: #524930;
}
.AnyTagClassName
{
color: #524930;
}
</style>
background-color css
<style>
a { background-color: #524930; }
a { background-color: rgb(82,73,48); }
div.DivClassName
{
background-color: #524930;
}
.BgClassName
{
background-color: #524930;
}
</style>
border-color css
<style>
span { border-color: #524930; }
span { border-color: rgb(82,73,48); }
td.TdClassName
{
border-color: #524930;
}
.TagClassName
{
border-color: #524930;
}
</style>