Shades of Punga #544629
Tints of Punga #544629
RGB
CMYK
RGB Variations
Color information
#544629 (or 0x544629) is known color: Punga. HEX triplet: 54, 46 and 29. RGB value is (84,70,41). Sum of RGB (Red+Green+Blue) = 84+70+41=195 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.08% from 195); Green value is 70 (27.73% from 255 or 35.90% from 195); Blue value is 41 (16.41% from 255 or 21.03% from 195); Max value from RGB is 84 - color contains mainly: red. Hex color #544629 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544629 is #ABB9D6. Grayscale: #474747. Windows color (decimal): -11254231 or 2704980. OLE color: 2704980.
HSL color Cylindrical-coordinate representation of color #544629: hue angle of 40.47º 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 #544629 is Cyan = 0, Magento = 0.17, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 70 | 41 | - |
| CMYK | 0 | 0.17 | 0.51 | 0.67 |
| HSL | 40.47º | 0.34% | 0.25% | - |
| HSV(B) | 40.47º | 0.51% | 0.33% | - |
| XYZ | 6.25 | 6.43 | 3.01 | - |
| YUV | 70.88 | 111.14 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 41 | 0 | 0.17 | 0.51 | 0.67 | 40.47 | 0.34 | 0.25 |
| Hex | 54 | 46 | 29 | 0 | 11 | 33 | 43 | 28 | 22 | 19 |
| Octal | 124 | 106 | 51 | 0 | 21 | 63 | 103 | 50 | 42 | 31 |
| Binary | 1010100 | 1000110 | 101001 | 0 | 10001 | 110011 | 1000011 | 101000 | 100010 | 11001 |
Color Harmonies of #544629
Complementary color
Monochromatic Colors of #544629
Black with #544629
Text Example
Text Example
White with #544629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544629; }
p { color: rgb(84,70,41); }
H1.HeaderClassName
{
color: #544629;
}
.AnyTagClassName
{
color: #544629;
}
</style>
background-color css
<style>
a { background-color: #544629; }
a { background-color: rgb(84,70,41); }
div.DivClassName
{
background-color: #544629;
}
.BgClassName
{
background-color: #544629;
}
</style>
border-color css
<style>
span { border-color: #544629; }
span { border-color: rgb(84,70,41); }
td.TdClassName
{
border-color: #544629;
}
.TagClassName
{
border-color: #544629;
}
</style>