Shades of Punga #534732
Tints of Punga #534732
RGB
CMYK
RGB Variations
Color information
#534732 (or 0x534732) is known color: Punga. HEX triplet: 53, 47 and 32. RGB value is (83,71,50). Sum of RGB (Red+Green+Blue) = 83+71+50=204 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.69% from 204); Green value is 71 (28.12% from 255 or 34.80% from 204); Blue value is 50 (19.92% from 255 or 24.51% from 204); Max value from RGB is 83 - color contains mainly: red. Hex color #534732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534732 is #ACB8CD. Grayscale: #484848. Windows color (decimal): -11319502 or 3295059. OLE color: 3295059.
HSL color Cylindrical-coordinate representation of color #534732: hue angle of 38.18º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #534732 is Cyan = 0, Magento = 0.14, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 50 | - |
| CMYK | 0 | 0.14 | 0.40 | 0.67 |
| HSL | 38.18º | 0.25% | 0.26% | - |
| HSV(B) | 38.18º | 0.4% | 0.33% | - |
| XYZ | 6.4 | 6.58 | 3.95 | - |
| YUV | 72.19 | 115.48 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 50 | 0 | 0.14 | 0.40 | 0.67 | 38.18 | 0.25 | 0.26 |
| Hex | 53 | 47 | 32 | 0 | E | 28 | 43 | 26 | 19 | 1A |
| Octal | 123 | 107 | 62 | 0 | 16 | 50 | 103 | 46 | 31 | 32 |
| Binary | 1010011 | 1000111 | 110010 | 0 | 1110 | 101000 | 1000011 | 100110 | 11001 | 11010 |
Color Harmonies of #534732
Complementary color
Monochromatic Colors of #534732
Black with #534732
Text Example
Text Example
White with #534732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534732; }
p { color: rgb(83,71,50); }
H1.HeaderClassName
{
color: #534732;
}
.AnyTagClassName
{
color: #534732;
}
</style>
background-color css
<style>
a { background-color: #534732; }
a { background-color: rgb(83,71,50); }
div.DivClassName
{
background-color: #534732;
}
.BgClassName
{
background-color: #534732;
}
</style>
border-color css
<style>
span { border-color: #534732; }
span { border-color: rgb(83,71,50); }
td.TdClassName
{
border-color: #534732;
}
.TagClassName
{
border-color: #534732;
}
</style>