Shades of Punga #524935
Tints of Punga #524935
RGB
CMYK
RGB Variations
Color information
#524935 (or 0x524935) is known color: Punga. HEX triplet: 52, 49 and 35. RGB value is (82,73,53). Sum of RGB (Red+Green+Blue) = 82+73+53=208 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.42% from 208); Green value is 73 (28.91% from 255 or 35.10% from 208); Blue value is 53 (21.09% from 255 or 25.48% from 208); Max value from RGB is 82 - color contains mainly: red. Hex color #524935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524935 is #ADB6CA. Grayscale: #494949. Windows color (decimal): -11384523 or 3492178. OLE color: 3492178.
HSL color Cylindrical-coordinate representation of color #524935: hue angle of 41.38º 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 #524935 is Cyan = 0, Magento = 0.11, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 73 | 53 | - |
| CMYK | 0 | 0.11 | 0.35 | 0.68 |
| HSL | 41.38º | 0.21% | 0.26% | - |
| HSV(B) | 41.38º | 0.35% | 0.32% | - |
| XYZ | 6.5 | 6.82 | 4.34 | - |
| YUV | 73.41 | 116.48 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 53 | 0 | 0.11 | 0.35 | 0.68 | 41.38 | 0.21 | 0.26 |
| Hex | 52 | 49 | 35 | 0 | B | 23 | 44 | 29 | 15 | 1A |
| Octal | 122 | 111 | 65 | 0 | 13 | 43 | 104 | 51 | 25 | 32 |
| Binary | 1010010 | 1001001 | 110101 | 0 | 1011 | 100011 | 1000100 | 101001 | 10101 | 11010 |
Color Harmonies of #524935
Complementary color
Monochromatic Colors of #524935
Black with #524935
Text Example
Text Example
White with #524935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524935; }
p { color: rgb(82,73,53); }
H1.HeaderClassName
{
color: #524935;
}
.AnyTagClassName
{
color: #524935;
}
</style>
background-color css
<style>
a { background-color: #524935; }
a { background-color: rgb(82,73,53); }
div.DivClassName
{
background-color: #524935;
}
.BgClassName
{
background-color: #524935;
}
</style>
border-color css
<style>
span { border-color: #524935; }
span { border-color: rgb(82,73,53); }
td.TdClassName
{
border-color: #524935;
}
.TagClassName
{
border-color: #524935;
}
</style>