Shades of Punga #524833
Tints of Punga #524833
RGB
CMYK
RGB Variations
Color information
#524833 (or 0x524833) is known color: Punga. HEX triplet: 52, 48 and 33. RGB value is (82,72,51). Sum of RGB (Red+Green+Blue) = 82+72+51=205 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40% from 205); Green value is 72 (28.52% from 255 or 35.12% from 205); Blue value is 51 (20.31% from 255 or 24.88% from 205); Max value from RGB is 82 - color contains mainly: red. Hex color #524833 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524833 is #ADB7CC. Grayscale: #484848. Windows color (decimal): -11384781 or 3360850. OLE color: 3360850.
HSL color Cylindrical-coordinate representation of color #524833: hue angle of 40.65º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #524833 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 72 | 51 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.68 |
| HSL | 40.65º | 0.23% | 0.26% | - |
| HSV(B) | 40.65º | 0.38% | 0.32% | - |
| XYZ | 6.39 | 6.67 | 4.08 | - |
| YUV | 72.6 | 115.81 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 72 | 51 | 0 | 0.12 | 0.38 | 0.68 | 40.65 | 0.23 | 0.26 |
| Hex | 52 | 48 | 33 | 0 | C | 26 | 44 | 29 | 17 | 1A |
| Octal | 122 | 110 | 63 | 0 | 14 | 46 | 104 | 51 | 27 | 32 |
| Binary | 1010010 | 1001000 | 110011 | 0 | 1100 | 100110 | 1000100 | 101001 | 10111 | 11010 |
Color Harmonies of #524833
Complementary color
Monochromatic Colors of #524833
Black with #524833
Text Example
Text Example
White with #524833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524833; }
p { color: rgb(82,72,51); }
H1.HeaderClassName
{
color: #524833;
}
.AnyTagClassName
{
color: #524833;
}
</style>
background-color css
<style>
a { background-color: #524833; }
a { background-color: rgb(82,72,51); }
div.DivClassName
{
background-color: #524833;
}
.BgClassName
{
background-color: #524833;
}
</style>
border-color css
<style>
span { border-color: #524833; }
span { border-color: rgb(82,72,51); }
td.TdClassName
{
border-color: #524833;
}
.TagClassName
{
border-color: #524833;
}
</style>