Shades of Punga #574729
Tints of Punga #574729
RGB
CMYK
RGB Variations
Color information
#574729 (or 0x574729) is known color: Punga. HEX triplet: 57, 47 and 29. RGB value is (87,71,41). Sum of RGB (Red+Green+Blue) = 87+71+41=199 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.72% from 199); Green value is 71 (28.12% from 255 or 35.68% from 199); Blue value is 41 (16.41% from 255 or 20.60% from 199); Max value from RGB is 87 - color contains mainly: red. Hex color #574729 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574729 is #A8B8D6. Grayscale: #484848. Windows color (decimal): -11057367 or 2705239. OLE color: 2705239.
HSL color Cylindrical-coordinate representation of color #574729: hue angle of 39.13º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #574729 is Cyan = 0, Magento = 0.18, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 71 | 41 | - |
| CMYK | 0 | 0.18 | 0.53 | 0.66 |
| HSL | 39.13º | 0.36% | 0.25% | - |
| HSV(B) | 39.13º | 0.53% | 0.34% | - |
| XYZ | 6.58 | 6.69 | 3.04 | - |
| YUV | 72.36 | 110.3 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 41 | 0 | 0.18 | 0.53 | 0.66 | 39.13 | 0.36 | 0.25 |
| Hex | 57 | 47 | 29 | 0 | 12 | 35 | 42 | 27 | 24 | 19 |
| Octal | 127 | 107 | 51 | 0 | 22 | 65 | 102 | 47 | 44 | 31 |
| Binary | 1010111 | 1000111 | 101001 | 0 | 10010 | 110101 | 1000010 | 100111 | 100100 | 11001 |
Color Harmonies of #574729
Complementary color
Monochromatic Colors of #574729
Black with #574729
Text Example
Text Example
White with #574729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574729; }
p { color: rgb(87,71,41); }
H1.HeaderClassName
{
color: #574729;
}
.AnyTagClassName
{
color: #574729;
}
</style>
background-color css
<style>
a { background-color: #574729; }
a { background-color: rgb(87,71,41); }
div.DivClassName
{
background-color: #574729;
}
.BgClassName
{
background-color: #574729;
}
</style>
border-color css
<style>
span { border-color: #574729; }
span { border-color: rgb(87,71,41); }
td.TdClassName
{
border-color: #574729;
}
.TagClassName
{
border-color: #574729;
}
</style>