Shades of Punga #554729
Tints of Punga #554729
RGB
CMYK
RGB Variations
Color information
#554729 (or 0x554729) is known color: Punga. HEX triplet: 55, 47 and 29. RGB value is (85,71,41). Sum of RGB (Red+Green+Blue) = 85+71+41=197 (26% of max value = 765). Red value is 85 (33.59% from 255 or 43.15% from 197); Green value is 71 (28.12% from 255 or 36.04% from 197); Blue value is 41 (16.41% from 255 or 20.81% from 197); Max value from RGB is 85 - color contains mainly: red. Hex color #554729 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554729 is #AAB8D6. Grayscale: #474747. Windows color (decimal): -11188439 or 2705237. OLE color: 2705237.
HSL color Cylindrical-coordinate representation of color #554729: hue angle of 40.91º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #554729 is Cyan = 0, Magento = 0.16, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 71 | 41 | - |
| CMYK | 0 | 0.16 | 0.52 | 0.67 |
| HSL | 40.91º | 0.35% | 0.25% | - |
| HSV(B) | 40.91º | 0.52% | 0.33% | - |
| XYZ | 6.4 | 6.6 | 3.03 | - |
| YUV | 71.77 | 110.64 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 71 | 41 | 0 | 0.16 | 0.52 | 0.67 | 40.91 | 0.35 | 0.25 |
| Hex | 55 | 47 | 29 | 0 | 10 | 34 | 43 | 29 | 23 | 19 |
| Octal | 125 | 107 | 51 | 0 | 20 | 64 | 103 | 51 | 43 | 31 |
| Binary | 1010101 | 1000111 | 101001 | 0 | 10000 | 110100 | 1000011 | 101001 | 100011 | 11001 |
Color Harmonies of #554729
Complementary color
Monochromatic Colors of #554729
Black with #554729
Text Example
Text Example
White with #554729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554729; }
p { color: rgb(85,71,41); }
H1.HeaderClassName
{
color: #554729;
}
.AnyTagClassName
{
color: #554729;
}
</style>
background-color css
<style>
a { background-color: #554729; }
a { background-color: rgb(85,71,41); }
div.DivClassName
{
background-color: #554729;
}
.BgClassName
{
background-color: #554729;
}
</style>
border-color css
<style>
span { border-color: #554729; }
span { border-color: rgb(85,71,41); }
td.TdClassName
{
border-color: #554729;
}
.TagClassName
{
border-color: #554729;
}
</style>