Shades of Punga #564629
Tints of Punga #564629
RGB
CMYK
RGB Variations
Color information
#564629 (or 0x564629) is known color: Punga. HEX triplet: 56, 46 and 29. RGB value is (86,70,41). Sum of RGB (Red+Green+Blue) = 86+70+41=197 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43.65% from 197); Green value is 70 (27.73% from 255 or 35.53% from 197); Blue value is 41 (16.41% from 255 or 20.81% from 197); Max value from RGB is 86 - color contains mainly: red. Hex color #564629 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564629 is #A9B9D6. Grayscale: #474747. Windows color (decimal): -11123159 or 2704982. OLE color: 2704982.
HSL color Cylindrical-coordinate representation of color #564629: hue angle of 38.67º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #564629 is Cyan = 0, Magento = 0.19, Yellow = 0.52 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 70 | 41 | - |
| CMYK | 0 | 0.19 | 0.52 | 0.66 |
| HSL | 38.67º | 0.35% | 0.25% | - |
| HSV(B) | 38.67º | 0.52% | 0.34% | - |
| XYZ | 6.43 | 6.52 | 3.02 | - |
| YUV | 71.48 | 110.8 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 41 | 0 | 0.19 | 0.52 | 0.66 | 38.67 | 0.35 | 0.25 |
| Hex | 56 | 46 | 29 | 0 | 13 | 34 | 42 | 27 | 23 | 19 |
| Octal | 126 | 106 | 51 | 0 | 23 | 64 | 102 | 47 | 43 | 31 |
| Binary | 1010110 | 1000110 | 101001 | 0 | 10011 | 110100 | 1000010 | 100111 | 100011 | 11001 |
Color Harmonies of #564629
Complementary color
Monochromatic Colors of #564629
Black with #564629
Text Example
Text Example
White with #564629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564629; }
p { color: rgb(86,70,41); }
H1.HeaderClassName
{
color: #564629;
}
.AnyTagClassName
{
color: #564629;
}
</style>
background-color css
<style>
a { background-color: #564629; }
a { background-color: rgb(86,70,41); }
div.DivClassName
{
background-color: #564629;
}
.BgClassName
{
background-color: #564629;
}
</style>
border-color css
<style>
span { border-color: #564629; }
span { border-color: rgb(86,70,41); }
td.TdClassName
{
border-color: #564629;
}
.TagClassName
{
border-color: #564629;
}
</style>