Shades of Punga #534934
Tints of Punga #534934
RGB
CMYK
RGB Variations
Color information
#534934 (or 0x534934) is known color: Punga. HEX triplet: 53, 49 and 34. RGB value is (83,73,52). Sum of RGB (Red+Green+Blue) = 83+73+52=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 73 (28.91% from 255 or 35.10% from 208); Blue value is 52 (20.70% from 255 or 25% from 208); Max value from RGB is 83 - color contains mainly: red. Hex color #534934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534934 is #ACB6CB. Grayscale: #494949. Windows color (decimal): -11318988 or 3426643. OLE color: 3426643.
HSL color Cylindrical-coordinate representation of color #534934: hue angle of 40.65º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #534934 is Cyan = 0, Magento = 0.12, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 52 | - |
| CMYK | 0 | 0.12 | 0.37 | 0.67 |
| HSL | 40.65º | 0.23% | 0.26% | - |
| HSV(B) | 40.65º | 0.37% | 0.33% | - |
| XYZ | 6.57 | 6.85 | 4.23 | - |
| YUV | 73.6 | 115.81 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 52 | 0 | 0.12 | 0.37 | 0.67 | 40.65 | 0.23 | 0.26 |
| Hex | 53 | 49 | 34 | 0 | C | 25 | 43 | 29 | 17 | 1A |
| Octal | 123 | 111 | 64 | 0 | 14 | 45 | 103 | 51 | 27 | 32 |
| Binary | 1010011 | 1001001 | 110100 | 0 | 1100 | 100101 | 1000011 | 101001 | 10111 | 11010 |
Color Harmonies of #534934
Complementary color
Monochromatic Colors of #534934
Black with #534934
Text Example
Text Example
White with #534934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534934; }
p { color: rgb(83,73,52); }
H1.HeaderClassName
{
color: #534934;
}
.AnyTagClassName
{
color: #534934;
}
</style>
background-color css
<style>
a { background-color: #534934; }
a { background-color: rgb(83,73,52); }
div.DivClassName
{
background-color: #534934;
}
.BgClassName
{
background-color: #534934;
}
</style>
border-color css
<style>
span { border-color: #534934; }
span { border-color: rgb(83,73,52); }
td.TdClassName
{
border-color: #534934;
}
.TagClassName
{
border-color: #534934;
}
</style>