Shades of Punga #514934
Tints of Punga #514934
RGB
CMYK
RGB Variations
Color information
#514934 (or 0x514934) is known color: Punga. HEX triplet: 51, 49 and 34. RGB value is (81,73,52). Sum of RGB (Red+Green+Blue) = 81+73+52=206 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.32% from 206); Green value is 73 (28.91% from 255 or 35.44% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 81 - color contains mainly: red. Hex color #514934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514934 is #AEB6CB. Grayscale: #494949. Windows color (decimal): -11450060 or 3426641. OLE color: 3426641.
HSL color Cylindrical-coordinate representation of color #514934: hue angle of 43.45º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #514934 is Cyan = 0, Magento = 0.10, Yellow = 0.36 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 73 | 52 | - |
| CMYK | 0 | 0.10 | 0.36 | 0.68 |
| HSL | 43.45º | 0.22% | 0.26% | - |
| HSV(B) | 43.45º | 0.36% | 0.32% | - |
| XYZ | 6.4 | 6.76 | 4.22 | - |
| YUV | 73 | 116.15 | 133.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 52 | 0 | 0.10 | 0.36 | 0.68 | 43.45 | 0.22 | 0.26 |
| Hex | 51 | 49 | 34 | 0 | A | 24 | 44 | 2B | 16 | 1A |
| Octal | 121 | 111 | 64 | 0 | 12 | 44 | 104 | 53 | 26 | 32 |
| Binary | 1010001 | 1001001 | 110100 | 0 | 1010 | 100100 | 1000100 | 101011 | 10110 | 11010 |
Color Harmonies of #514934
Complementary color
Monochromatic Colors of #514934
Black with #514934
Text Example
Text Example
White with #514934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514934; }
p { color: rgb(81,73,52); }
H1.HeaderClassName
{
color: #514934;
}
.AnyTagClassName
{
color: #514934;
}
</style>
background-color css
<style>
a { background-color: #514934; }
a { background-color: rgb(81,73,52); }
div.DivClassName
{
background-color: #514934;
}
.BgClassName
{
background-color: #514934;
}
</style>
border-color css
<style>
span { border-color: #514934; }
span { border-color: rgb(81,73,52); }
td.TdClassName
{
border-color: #514934;
}
.TagClassName
{
border-color: #514934;
}
</style>