Shades of Punga #564930
Tints of Punga #564930
RGB
CMYK
RGB Variations
Color information
#564930 (or 0x564930) is known color: Punga. HEX triplet: 56, 49 and 30. RGB value is (86,73,48). Sum of RGB (Red+Green+Blue) = 86+73+48=207 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.55% from 207); Green value is 73 (28.91% from 255 or 35.27% from 207); Blue value is 48 (19.14% from 255 or 23.19% from 207); Max value from RGB is 86 - color contains mainly: red. Hex color #564930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564930 is #A9B6CF. Grayscale: #4A4A4A. Windows color (decimal): -11122384 or 3164502. OLE color: 3164502.
HSL color Cylindrical-coordinate representation of color #564930: hue angle of 39.47º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #564930 is Cyan = 0, Magento = 0.15, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 73 | 48 | - |
| CMYK | 0 | 0.15 | 0.44 | 0.66 |
| HSL | 39.47º | 0.28% | 0.26% | - |
| HSV(B) | 39.47º | 0.44% | 0.34% | - |
| XYZ | 6.75 | 6.96 | 3.78 | - |
| YUV | 74.04 | 113.31 | 136.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 48 | 0 | 0.15 | 0.44 | 0.66 | 39.47 | 0.28 | 0.26 |
| Hex | 56 | 49 | 30 | 0 | F | 2C | 42 | 27 | 1C | 1A |
| Octal | 126 | 111 | 60 | 0 | 17 | 54 | 102 | 47 | 34 | 32 |
| Binary | 1010110 | 1001001 | 110000 | 0 | 1111 | 101100 | 1000010 | 100111 | 11100 | 11010 |
Color Harmonies of #564930
Complementary color
Monochromatic Colors of #564930
Black with #564930
Text Example
Text Example
White with #564930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564930; }
p { color: rgb(86,73,48); }
H1.HeaderClassName
{
color: #564930;
}
.AnyTagClassName
{
color: #564930;
}
</style>
background-color css
<style>
a { background-color: #564930; }
a { background-color: rgb(86,73,48); }
div.DivClassName
{
background-color: #564930;
}
.BgClassName
{
background-color: #564930;
}
</style>
border-color css
<style>
span { border-color: #564930; }
span { border-color: rgb(86,73,48); }
td.TdClassName
{
border-color: #564930;
}
.TagClassName
{
border-color: #564930;
}
</style>