Shades of Punga #544731
Tints of Punga #544731
RGB
CMYK
RGB Variations
Color information
#544731 (or 0x544731) is known color: Punga. HEX triplet: 54, 47 and 31. RGB value is (84,71,49). Sum of RGB (Red+Green+Blue) = 84+71+49=204 (27% of max value = 765). Red value is 84 (33.20% from 255 or 41.18% from 204); Green value is 71 (28.12% from 255 or 34.80% from 204); Blue value is 49 (19.53% from 255 or 24.02% from 204); Max value from RGB is 84 - color contains mainly: red. Hex color #544731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544731 is #ABB8CE. Grayscale: #484848. Windows color (decimal): -11253967 or 3229524. OLE color: 3229524.
HSL color Cylindrical-coordinate representation of color #544731: hue angle of 37.71º 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 #544731 is Cyan = 0, Magento = 0.15, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 49 | - |
| CMYK | 0 | 0.15 | 0.42 | 0.67 |
| HSL | 37.71º | 0.26% | 0.26% | - |
| HSV(B) | 37.71º | 0.42% | 0.33% | - |
| XYZ | 6.46 | 6.61 | 3.84 | - |
| YUV | 72.38 | 114.81 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 49 | 0 | 0.15 | 0.42 | 0.67 | 37.71 | 0.26 | 0.26 |
| Hex | 54 | 47 | 31 | 0 | F | 2A | 43 | 26 | 1A | 1A |
| Octal | 124 | 107 | 61 | 0 | 17 | 52 | 103 | 46 | 32 | 32 |
| Binary | 1010100 | 1000111 | 110001 | 0 | 1111 | 101010 | 1000011 | 100110 | 11010 | 11010 |
Color Harmonies of #544731
Complementary color
Monochromatic Colors of #544731
Black with #544731
Text Example
Text Example
White with #544731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544731; }
p { color: rgb(84,71,49); }
H1.HeaderClassName
{
color: #544731;
}
.AnyTagClassName
{
color: #544731;
}
</style>
background-color css
<style>
a { background-color: #544731; }
a { background-color: rgb(84,71,49); }
div.DivClassName
{
background-color: #544731;
}
.BgClassName
{
background-color: #544731;
}
</style>
border-color css
<style>
span { border-color: #544731; }
span { border-color: rgb(84,71,49); }
td.TdClassName
{
border-color: #544731;
}
.TagClassName
{
border-color: #544731;
}
</style>