Shades of Punga #514932
Tints of Punga #514932
RGB
CMYK
RGB Variations
Color information
#514932 (or 0x514932) is known color: Punga. HEX triplet: 51, 49 and 32. RGB value is (81,73,50). Sum of RGB (Red+Green+Blue) = 81+73+50=204 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.71% from 204); Green value is 73 (28.91% from 255 or 35.78% from 204); Blue value is 50 (19.92% from 255 or 24.51% from 204); Max value from RGB is 81 - color contains mainly: red. Hex color #514932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514932 is #AEB6CD. Grayscale: #484848. Windows color (decimal): -11450062 or 3295569. OLE color: 3295569.
HSL color Cylindrical-coordinate representation of color #514932: hue angle of 44.52º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #514932 is Cyan = 0, Magento = 0.10, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 73 | 50 | - |
| CMYK | 0 | 0.10 | 0.38 | 0.68 |
| HSL | 44.52º | 0.24% | 0.26% | - |
| HSV(B) | 44.52º | 0.38% | 0.32% | - |
| XYZ | 6.35 | 6.74 | 3.98 | - |
| YUV | 72.77 | 115.15 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 50 | 0 | 0.10 | 0.38 | 0.68 | 44.52 | 0.24 | 0.26 |
| Hex | 51 | 49 | 32 | 0 | A | 26 | 44 | 2D | 18 | 1A |
| Octal | 121 | 111 | 62 | 0 | 12 | 46 | 104 | 55 | 30 | 32 |
| Binary | 1010001 | 1001001 | 110010 | 0 | 1010 | 100110 | 1000100 | 101101 | 11000 | 11010 |
Color Harmonies of #514932
Complementary color
Monochromatic Colors of #514932
Black with #514932
Text Example
Text Example
White with #514932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514932; }
p { color: rgb(81,73,50); }
H1.HeaderClassName
{
color: #514932;
}
.AnyTagClassName
{
color: #514932;
}
</style>
background-color css
<style>
a { background-color: #514932; }
a { background-color: rgb(81,73,50); }
div.DivClassName
{
background-color: #514932;
}
.BgClassName
{
background-color: #514932;
}
</style>
border-color css
<style>
span { border-color: #514932; }
span { border-color: rgb(81,73,50); }
td.TdClassName
{
border-color: #514932;
}
.TagClassName
{
border-color: #514932;
}
</style>