Shades of Punga #544732
Tints of Punga #544732
RGB
CMYK
RGB Variations
Color information
#544732 (or 0x544732) is known color: Punga. HEX triplet: 54, 47 and 32. RGB value is (84,71,50). Sum of RGB (Red+Green+Blue) = 84+71+50=205 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.98% from 205); Green value is 71 (28.12% from 255 or 34.63% from 205); Blue value is 50 (19.92% from 255 or 24.39% from 205); Max value from RGB is 84 - color contains mainly: red. Hex color #544732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544732 is #ABB8CD. Grayscale: #484848. Windows color (decimal): -11253966 or 3295060. OLE color: 3295060.
HSL color Cylindrical-coordinate representation of color #544732: hue angle of 37.06º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #544732 is Cyan = 0, Magento = 0.15, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 50 | - |
| CMYK | 0 | 0.15 | 0.40 | 0.67 |
| HSL | 37.06º | 0.25% | 0.26% | - |
| HSV(B) | 37.06º | 0.4% | 0.33% | - |
| XYZ | 6.49 | 6.62 | 3.95 | - |
| YUV | 72.49 | 115.31 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 50 | 0 | 0.15 | 0.40 | 0.67 | 37.06 | 0.25 | 0.26 |
| Hex | 54 | 47 | 32 | 0 | F | 28 | 43 | 25 | 19 | 1A |
| Octal | 124 | 107 | 62 | 0 | 17 | 50 | 103 | 45 | 31 | 32 |
| Binary | 1010100 | 1000111 | 110010 | 0 | 1111 | 101000 | 1000011 | 100101 | 11001 | 11010 |
Color Harmonies of #544732
Complementary color
Monochromatic Colors of #544732
Black with #544732
Text Example
Text Example
White with #544732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544732; }
p { color: rgb(84,71,50); }
H1.HeaderClassName
{
color: #544732;
}
.AnyTagClassName
{
color: #544732;
}
</style>
background-color css
<style>
a { background-color: #544732; }
a { background-color: rgb(84,71,50); }
div.DivClassName
{
background-color: #544732;
}
.BgClassName
{
background-color: #544732;
}
</style>
border-color css
<style>
span { border-color: #544732; }
span { border-color: rgb(84,71,50); }
td.TdClassName
{
border-color: #544732;
}
.TagClassName
{
border-color: #544732;
}
</style>