Shades of Punga #514930
Tints of Punga #514930
RGB
CMYK
RGB Variations
Color information
#514930 (or 0x514930) is known color: Punga. HEX triplet: 51, 49 and 30. RGB value is (81,73,48). Sum of RGB (Red+Green+Blue) = 81+73+48=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 73 (28.91% from 255 or 36.14% from 202); Blue value is 48 (19.14% from 255 or 23.76% from 202); Max value from RGB is 81 - color contains mainly: red. Hex color #514930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514930 is #AEB6CF. Grayscale: #484848. Windows color (decimal): -11450064 or 3164497. OLE color: 3164497.
HSL color Cylindrical-coordinate representation of color #514930: hue angle of 45.45º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #514930 is Cyan = 0, Magento = 0.10, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 73 | 48 | - |
| CMYK | 0 | 0.10 | 0.41 | 0.68 |
| HSL | 45.45º | 0.26% | 0.25% | - |
| HSV(B) | 45.45º | 0.41% | 0.32% | - |
| XYZ | 6.31 | 6.73 | 3.76 | - |
| YUV | 72.54 | 114.15 | 134.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 48 | 0 | 0.10 | 0.41 | 0.68 | 45.45 | 0.26 | 0.25 |
| Hex | 51 | 49 | 30 | 0 | A | 29 | 44 | 2D | 1A | 19 |
| Octal | 121 | 111 | 60 | 0 | 12 | 51 | 104 | 55 | 32 | 31 |
| Binary | 1010001 | 1001001 | 110000 | 0 | 1010 | 101001 | 1000100 | 101101 | 11010 | 11001 |
Color Harmonies of #514930
Complementary color
Monochromatic Colors of #514930
Black with #514930
Text Example
Text Example
White with #514930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514930; }
p { color: rgb(81,73,48); }
H1.HeaderClassName
{
color: #514930;
}
.AnyTagClassName
{
color: #514930;
}
</style>
background-color css
<style>
a { background-color: #514930; }
a { background-color: rgb(81,73,48); }
div.DivClassName
{
background-color: #514930;
}
.BgClassName
{
background-color: #514930;
}
</style>
border-color css
<style>
span { border-color: #514930; }
span { border-color: rgb(81,73,48); }
td.TdClassName
{
border-color: #514930;
}
.TagClassName
{
border-color: #514930;
}
</style>