Shades of Punga #594829
Tints of Punga #594829
RGB
CMYK
RGB Variations
Color information
#594829 (or 0x594829) is known color: Punga. HEX triplet: 59, 48 and 29. RGB value is (89,72,41). Sum of RGB (Red+Green+Blue) = 89+72+41=202 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.06% from 202); Green value is 72 (28.52% from 255 or 35.64% from 202); Blue value is 41 (16.41% from 255 or 20.30% from 202); Max value from RGB is 89 - color contains mainly: red. Hex color #594829 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594829 is #A6B7D6. Grayscale: #494949. Windows color (decimal): -10926039 or 2705497. OLE color: 2705497.
HSL color Cylindrical-coordinate representation of color #594829: hue angle of 38.75º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #594829 is Cyan = 0, Magento = 0.19, Yellow = 0.54 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 72 | 41 | - |
| CMYK | 0 | 0.19 | 0.54 | 0.65 |
| HSL | 38.75º | 0.37% | 0.25% | - |
| HSV(B) | 38.75º | 0.54% | 0.35% | - |
| XYZ | 6.84 | 6.92 | 3.07 | - |
| YUV | 73.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 41 | 0 | 0.19 | 0.54 | 0.65 | 38.75 | 0.37 | 0.25 |
| Hex | 59 | 48 | 29 | 0 | 13 | 36 | 41 | 27 | 25 | 19 |
| Octal | 131 | 110 | 51 | 0 | 23 | 66 | 101 | 47 | 45 | 31 |
| Binary | 1011001 | 1001000 | 101001 | 0 | 10011 | 110110 | 1000001 | 100111 | 100101 | 11001 |
Color Harmonies of #594829
Complementary color
Monochromatic Colors of #594829
Black with #594829
Text Example
Text Example
White with #594829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594829; }
p { color: rgb(89,72,41); }
H1.HeaderClassName
{
color: #594829;
}
.AnyTagClassName
{
color: #594829;
}
</style>
background-color css
<style>
a { background-color: #594829; }
a { background-color: rgb(89,72,41); }
div.DivClassName
{
background-color: #594829;
}
.BgClassName
{
background-color: #594829;
}
</style>
border-color css
<style>
span { border-color: #594829; }
span { border-color: rgb(89,72,41); }
td.TdClassName
{
border-color: #594829;
}
.TagClassName
{
border-color: #594829;
}
</style>