Shades of Punga #534733
Tints of Punga #534733
RGB
CMYK
RGB Variations
Color information
#534733 (or 0x534733) is known color: Punga. HEX triplet: 53, 47 and 33. RGB value is (83,71,51). Sum of RGB (Red+Green+Blue) = 83+71+51=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 71 (28.12% from 255 or 34.63% from 205); Blue value is 51 (20.31% from 255 or 24.88% from 205); Max value from RGB is 83 - color contains mainly: red. Hex color #534733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534733 is #ACB8CC. Grayscale: #484848. Windows color (decimal): -11319501 or 3360595. OLE color: 3360595.
HSL color Cylindrical-coordinate representation of color #534733: hue angle of 37.5º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #534733 is Cyan = 0, Magento = 0.14, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 51 | - |
| CMYK | 0 | 0.14 | 0.39 | 0.67 |
| HSL | 37.5º | 0.24% | 0.26% | - |
| HSV(B) | 37.5º | 0.39% | 0.33% | - |
| XYZ | 6.42 | 6.58 | 4.06 | - |
| YUV | 72.31 | 115.98 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 51 | 0 | 0.14 | 0.39 | 0.67 | 37.5 | 0.24 | 0.26 |
| Hex | 53 | 47 | 33 | 0 | E | 27 | 43 | 26 | 18 | 1A |
| Octal | 123 | 107 | 63 | 0 | 16 | 47 | 103 | 46 | 30 | 32 |
| Binary | 1010011 | 1000111 | 110011 | 0 | 1110 | 100111 | 1000011 | 100110 | 11000 | 11010 |
Color Harmonies of #534733
Complementary color
Monochromatic Colors of #534733
Black with #534733
Text Example
Text Example
White with #534733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534733; }
p { color: rgb(83,71,51); }
H1.HeaderClassName
{
color: #534733;
}
.AnyTagClassName
{
color: #534733;
}
</style>
background-color css
<style>
a { background-color: #534733; }
a { background-color: rgb(83,71,51); }
div.DivClassName
{
background-color: #534733;
}
.BgClassName
{
background-color: #534733;
}
</style>
border-color css
<style>
span { border-color: #534733; }
span { border-color: rgb(83,71,51); }
td.TdClassName
{
border-color: #534733;
}
.TagClassName
{
border-color: #534733;
}
</style>