Shades of Punga #594930
Tints of Punga #594930
RGB
CMYK
RGB Variations
Color information
#594930 (or 0x594930) is known color: Punga. HEX triplet: 59, 49 and 30. RGB value is (89,73,48). Sum of RGB (Red+Green+Blue) = 89+73+48=210 (27% of max value = 765). Red value is 89 (35.16% from 255 or 42.38% from 210); Green value is 73 (28.91% from 255 or 34.76% from 210); Blue value is 48 (19.14% from 255 or 22.86% from 210); Max value from RGB is 89 - color contains mainly: red. Hex color #594930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594930 is #A6B6CF. Grayscale: #4B4B4B. Windows color (decimal): -10925776 or 3164505. OLE color: 3164505.
HSL color Cylindrical-coordinate representation of color #594930: hue angle of 36.59º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #594930 is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 48 | - |
| CMYK | 0 | 0.18 | 0.46 | 0.65 |
| HSL | 36.59º | 0.3% | 0.27% | - |
| HSV(B) | 36.59º | 0.46% | 0.35% | - |
| XYZ | 7.04 | 7.1 | 3.8 | - |
| YUV | 74.93 | 112.8 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 48 | 0 | 0.18 | 0.46 | 0.65 | 36.59 | 0.3 | 0.27 |
| Hex | 59 | 49 | 30 | 0 | 12 | 2E | 41 | 25 | 1E | 1B |
| Octal | 131 | 111 | 60 | 0 | 22 | 56 | 101 | 45 | 36 | 33 |
| Binary | 1011001 | 1001001 | 110000 | 0 | 10010 | 101110 | 1000001 | 100101 | 11110 | 11011 |
Color Harmonies of #594930
Complementary color
Monochromatic Colors of #594930
Black with #594930
Text Example
Text Example
White with #594930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594930; }
p { color: rgb(89,73,48); }
H1.HeaderClassName
{
color: #594930;
}
.AnyTagClassName
{
color: #594930;
}
</style>
background-color css
<style>
a { background-color: #594930; }
a { background-color: rgb(89,73,48); }
div.DivClassName
{
background-color: #594930;
}
.BgClassName
{
background-color: #594930;
}
</style>
border-color css
<style>
span { border-color: #594930; }
span { border-color: rgb(89,73,48); }
td.TdClassName
{
border-color: #594930;
}
.TagClassName
{
border-color: #594930;
}
</style>