Shades of Punga #534936
Tints of Punga #534936
RGB
CMYK
RGB Variations
Color information
#534936 (or 0x534936) is known color: Punga. HEX triplet: 53, 49 and 36. RGB value is (83,73,54). Sum of RGB (Red+Green+Blue) = 83+73+54=210 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.52% from 210); Green value is 73 (28.91% from 255 or 34.76% from 210); Blue value is 54 (21.48% from 255 or 25.71% from 210); Max value from RGB is 83 - color contains mainly: red. Hex color #534936 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534936 is #ACB6C9. Grayscale: #494949. Windows color (decimal): -11318986 or 3557715. OLE color: 3557715.
HSL color Cylindrical-coordinate representation of color #534936: hue angle of 39.31º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #534936 is Cyan = 0, Magento = 0.12, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 54 | - |
| CMYK | 0 | 0.12 | 0.35 | 0.67 |
| HSL | 39.31º | 0.21% | 0.27% | - |
| HSV(B) | 39.31º | 0.35% | 0.33% | - |
| XYZ | 6.62 | 6.87 | 4.47 | - |
| YUV | 73.82 | 116.81 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 54 | 0 | 0.12 | 0.35 | 0.67 | 39.31 | 0.21 | 0.27 |
| Hex | 53 | 49 | 36 | 0 | C | 23 | 43 | 27 | 15 | 1B |
| Octal | 123 | 111 | 66 | 0 | 14 | 43 | 103 | 47 | 25 | 33 |
| Binary | 1010011 | 1001001 | 110110 | 0 | 1100 | 100011 | 1000011 | 100111 | 10101 | 11011 |
Color Harmonies of #534936
Complementary color
Monochromatic Colors of #534936
Black with #534936
Text Example
Text Example
White with #534936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534936; }
p { color: rgb(83,73,54); }
H1.HeaderClassName
{
color: #534936;
}
.AnyTagClassName
{
color: #534936;
}
</style>
background-color css
<style>
a { background-color: #534936; }
a { background-color: rgb(83,73,54); }
div.DivClassName
{
background-color: #534936;
}
.BgClassName
{
background-color: #534936;
}
</style>
border-color css
<style>
span { border-color: #534936; }
span { border-color: rgb(83,73,54); }
td.TdClassName
{
border-color: #534936;
}
.TagClassName
{
border-color: #534936;
}
</style>