Shades of Punga #514730
Tints of Punga #514730
RGB
CMYK
RGB Variations
Color information
#514730 (or 0x514730) is known color: Punga. HEX triplet: 51, 47 and 30. RGB value is (81,71,48). Sum of RGB (Red+Green+Blue) = 81+71+48=200 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.5% from 200); Green value is 71 (28.12% from 255 or 35.5% from 200); Blue value is 48 (19.14% from 255 or 24% from 200); Max value from RGB is 81 - color contains mainly: red. Hex color #514730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514730 is #AEB8CF. Grayscale: #474747. Windows color (decimal): -11450576 or 3163985. OLE color: 3163985.
HSL color Cylindrical-coordinate representation of color #514730: hue angle of 41.82º 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 #514730 is Cyan = 0, Magento = 0.12, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 48 | - |
| CMYK | 0 | 0.12 | 0.41 | 0.68 |
| HSL | 41.82º | 0.26% | 0.25% | - |
| HSV(B) | 41.82º | 0.41% | 0.32% | - |
| XYZ | 6.18 | 6.47 | 3.72 | - |
| YUV | 71.37 | 114.81 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 48 | 0 | 0.12 | 0.41 | 0.68 | 41.82 | 0.26 | 0.25 |
| Hex | 51 | 47 | 30 | 0 | C | 29 | 44 | 2A | 1A | 19 |
| Octal | 121 | 107 | 60 | 0 | 14 | 51 | 104 | 52 | 32 | 31 |
| Binary | 1010001 | 1000111 | 110000 | 0 | 1100 | 101001 | 1000100 | 101010 | 11010 | 11001 |
Color Harmonies of #514730
Complementary color
Monochromatic Colors of #514730
Black with #514730
Text Example
Text Example
White with #514730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514730; }
p { color: rgb(81,71,48); }
H1.HeaderClassName
{
color: #514730;
}
.AnyTagClassName
{
color: #514730;
}
</style>
background-color css
<style>
a { background-color: #514730; }
a { background-color: rgb(81,71,48); }
div.DivClassName
{
background-color: #514730;
}
.BgClassName
{
background-color: #514730;
}
</style>
border-color css
<style>
span { border-color: #514730; }
span { border-color: rgb(81,71,48); }
td.TdClassName
{
border-color: #514730;
}
.TagClassName
{
border-color: #514730;
}
</style>