Shades of Punga #514931
Tints of Punga #514931
RGB
CMYK
RGB Variations
Color information
#514931 (or 0x514931) is known color: Punga. HEX triplet: 51, 49 and 31. RGB value is (81,73,49). Sum of RGB (Red+Green+Blue) = 81+73+49=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 73 (28.91% from 255 or 35.96% from 203); Blue value is 49 (19.53% from 255 or 24.14% from 203); Max value from RGB is 81 - color contains mainly: red. Hex color #514931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514931 is #AEB6CE. Grayscale: #484848. Windows color (decimal): -11450063 or 3230033. OLE color: 3230033.
HSL color Cylindrical-coordinate representation of color #514931: hue angle of 45º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #514931 is Cyan = 0, Magento = 0.10, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 73 | 49 | - |
| CMYK | 0 | 0.10 | 0.40 | 0.68 |
| HSL | 45º | 0.25% | 0.25% | - |
| HSV(B) | 45º | 0.4% | 0.32% | - |
| XYZ | 6.33 | 6.74 | 3.87 | - |
| YUV | 72.66 | 114.65 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 49 | 0 | 0.10 | 0.40 | 0.68 | 45 | 0.25 | 0.25 |
| Hex | 51 | 49 | 31 | 0 | A | 28 | 44 | 2D | 19 | 19 |
| Octal | 121 | 111 | 61 | 0 | 12 | 50 | 104 | 55 | 31 | 31 |
| Binary | 1010001 | 1001001 | 110001 | 0 | 1010 | 101000 | 1000100 | 101101 | 11001 | 11001 |
Color Harmonies of #514931
Complementary color
Monochromatic Colors of #514931
Black with #514931
Text Example
Text Example
White with #514931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514931; }
p { color: rgb(81,73,49); }
H1.HeaderClassName
{
color: #514931;
}
.AnyTagClassName
{
color: #514931;
}
</style>
background-color css
<style>
a { background-color: #514931; }
a { background-color: rgb(81,73,49); }
div.DivClassName
{
background-color: #514931;
}
.BgClassName
{
background-color: #514931;
}
</style>
border-color css
<style>
span { border-color: #514931; }
span { border-color: rgb(81,73,49); }
td.TdClassName
{
border-color: #514931;
}
.TagClassName
{
border-color: #514931;
}
</style>