Shades of Punga #544931
Tints of Punga #544931
RGB
CMYK
RGB Variations
Color information
#544931 (or 0x544931) is known color: Punga. HEX triplet: 54, 49 and 31. RGB value is (84,73,49). Sum of RGB (Red+Green+Blue) = 84+73+49=206 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.78% from 206); Green value is 73 (28.91% from 255 or 35.44% from 206); Blue value is 49 (19.53% from 255 or 23.79% from 206); Max value from RGB is 84 - color contains mainly: red. Hex color #544931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544931 is #ABB6CE. Grayscale: #494949. Windows color (decimal): -11253455 or 3230036. OLE color: 3230036.
HSL color Cylindrical-coordinate representation of color #544931: hue angle of 41.14º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #544931 is Cyan = 0, Magento = 0.13, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 73 | 49 | - |
| CMYK | 0 | 0.13 | 0.42 | 0.67 |
| HSL | 41.14º | 0.26% | 0.26% | - |
| HSV(B) | 41.14º | 0.42% | 0.33% | - |
| XYZ | 6.59 | 6.87 | 3.88 | - |
| YUV | 73.55 | 114.14 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 73 | 49 | 0 | 0.13 | 0.42 | 0.67 | 41.14 | 0.26 | 0.26 |
| Hex | 54 | 49 | 31 | 0 | D | 2A | 43 | 29 | 1A | 1A |
| Octal | 124 | 111 | 61 | 0 | 15 | 52 | 103 | 51 | 32 | 32 |
| Binary | 1010100 | 1001001 | 110001 | 0 | 1101 | 101010 | 1000011 | 101001 | 11010 | 11010 |
Color Harmonies of #544931
Complementary color
Monochromatic Colors of #544931
Black with #544931
Text Example
Text Example
White with #544931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544931; }
p { color: rgb(84,73,49); }
H1.HeaderClassName
{
color: #544931;
}
.AnyTagClassName
{
color: #544931;
}
</style>
background-color css
<style>
a { background-color: #544931; }
a { background-color: rgb(84,73,49); }
div.DivClassName
{
background-color: #544931;
}
.BgClassName
{
background-color: #544931;
}
</style>
border-color css
<style>
span { border-color: #544931; }
span { border-color: rgb(84,73,49); }
td.TdClassName
{
border-color: #544931;
}
.TagClassName
{
border-color: #544931;
}
</style>