Shades of Punga #544733
Tints of Punga #544733
RGB
CMYK
RGB Variations
Color information
#544733 (or 0x544733) is known color: Punga. HEX triplet: 54, 47 and 33. RGB value is (84,71,51). Sum of RGB (Red+Green+Blue) = 84+71+51=206 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.78% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 51 (20.31% from 255 or 24.76% from 206); Max value from RGB is 84 - color contains mainly: red. Hex color #544733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544733 is #ABB8CC. Grayscale: #484848. Windows color (decimal): -11253965 or 3360596. OLE color: 3360596.
HSL color Cylindrical-coordinate representation of color #544733: hue angle of 36.36º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #544733 is Cyan = 0, Magento = 0.15, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 51 | - |
| CMYK | 0 | 0.15 | 0.39 | 0.67 |
| HSL | 36.36º | 0.24% | 0.26% | - |
| HSV(B) | 36.36º | 0.39% | 0.33% | - |
| XYZ | 6.51 | 6.63 | 4.07 | - |
| YUV | 72.61 | 115.81 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 51 | 0 | 0.15 | 0.39 | 0.67 | 36.36 | 0.24 | 0.26 |
| Hex | 54 | 47 | 33 | 0 | F | 27 | 43 | 24 | 18 | 1A |
| Octal | 124 | 107 | 63 | 0 | 17 | 47 | 103 | 44 | 30 | 32 |
| Binary | 1010100 | 1000111 | 110011 | 0 | 1111 | 100111 | 1000011 | 100100 | 11000 | 11010 |
Color Harmonies of #544733
Complementary color
Monochromatic Colors of #544733
Black with #544733
Text Example
Text Example
White with #544733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544733; }
p { color: rgb(84,71,51); }
H1.HeaderClassName
{
color: #544733;
}
.AnyTagClassName
{
color: #544733;
}
</style>
background-color css
<style>
a { background-color: #544733; }
a { background-color: rgb(84,71,51); }
div.DivClassName
{
background-color: #544733;
}
.BgClassName
{
background-color: #544733;
}
</style>
border-color css
<style>
span { border-color: #544733; }
span { border-color: rgb(84,71,51); }
td.TdClassName
{
border-color: #544733;
}
.TagClassName
{
border-color: #544733;
}
</style>