Shades of Punga #544729
Tints of Punga #544729
RGB
CMYK
RGB Variations
Color information
#544729 (or 0x544729) is known color: Punga. HEX triplet: 54, 47 and 29. RGB value is (84,71,41). Sum of RGB (Red+Green+Blue) = 84+71+41=196 (25% of max value = 765). Red value is 84 (33.20% from 255 or 42.86% from 196); Green value is 71 (28.12% from 255 or 36.22% from 196); Blue value is 41 (16.41% from 255 or 20.92% from 196); Max value from RGB is 84 - color contains mainly: red. Hex color #544729 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544729 is #ABB8D6. Grayscale: #474747. Windows color (decimal): -11253975 or 2705236. OLE color: 2705236.
HSL color Cylindrical-coordinate representation of color #544729: hue angle of 41.86º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #544729 is Cyan = 0, Magento = 0.15, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 41 | - |
| CMYK | 0 | 0.15 | 0.51 | 0.67 |
| HSL | 41.86º | 0.34% | 0.25% | - |
| HSV(B) | 41.86º | 0.51% | 0.33% | - |
| XYZ | 6.31 | 6.55 | 3.03 | - |
| YUV | 71.47 | 110.81 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 41 | 0 | 0.15 | 0.51 | 0.67 | 41.86 | 0.34 | 0.25 |
| Hex | 54 | 47 | 29 | 0 | F | 33 | 43 | 2A | 22 | 19 |
| Octal | 124 | 107 | 51 | 0 | 17 | 63 | 103 | 52 | 42 | 31 |
| Binary | 1010100 | 1000111 | 101001 | 0 | 1111 | 110011 | 1000011 | 101010 | 100010 | 11001 |
Color Harmonies of #544729
Complementary color
Monochromatic Colors of #544729
Black with #544729
Text Example
Text Example
White with #544729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544729; }
p { color: rgb(84,71,41); }
H1.HeaderClassName
{
color: #544729;
}
.AnyTagClassName
{
color: #544729;
}
</style>
background-color css
<style>
a { background-color: #544729; }
a { background-color: rgb(84,71,41); }
div.DivClassName
{
background-color: #544729;
}
.BgClassName
{
background-color: #544729;
}
</style>
border-color css
<style>
span { border-color: #544729; }
span { border-color: rgb(84,71,41); }
td.TdClassName
{
border-color: #544729;
}
.TagClassName
{
border-color: #544729;
}
</style>