Shades of Punga #514732
Tints of Punga #514732
RGB
CMYK
RGB Variations
Color information
#514732 (or 0x514732) is known color: Punga. HEX triplet: 51, 47 and 32. RGB value is (81,71,50). Sum of RGB (Red+Green+Blue) = 81+71+50=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 71 (28.12% from 255 or 35.15% from 202); Blue value is 50 (19.92% from 255 or 24.75% from 202); Max value from RGB is 81 - color contains mainly: red. Hex color #514732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514732 is #AEB8CD. Grayscale: #474747. Windows color (decimal): -11450574 or 3295057. OLE color: 3295057.
HSL color Cylindrical-coordinate representation of color #514732: hue angle of 40.65º 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 #514732 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 50 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.68 |
| HSL | 40.65º | 0.24% | 0.26% | - |
| HSV(B) | 40.65º | 0.38% | 0.32% | - |
| XYZ | 6.22 | 6.49 | 3.94 | - |
| YUV | 71.6 | 115.81 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 50 | 0 | 0.12 | 0.38 | 0.68 | 40.65 | 0.24 | 0.26 |
| Hex | 51 | 47 | 32 | 0 | C | 26 | 44 | 29 | 18 | 1A |
| Octal | 121 | 107 | 62 | 0 | 14 | 46 | 104 | 51 | 30 | 32 |
| Binary | 1010001 | 1000111 | 110010 | 0 | 1100 | 100110 | 1000100 | 101001 | 11000 | 11010 |
Color Harmonies of #514732
Complementary color
Monochromatic Colors of #514732
Black with #514732
Text Example
Text Example
White with #514732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514732; }
p { color: rgb(81,71,50); }
H1.HeaderClassName
{
color: #514732;
}
.AnyTagClassName
{
color: #514732;
}
</style>
background-color css
<style>
a { background-color: #514732; }
a { background-color: rgb(81,71,50); }
div.DivClassName
{
background-color: #514732;
}
.BgClassName
{
background-color: #514732;
}
</style>
border-color css
<style>
span { border-color: #514732; }
span { border-color: rgb(81,71,50); }
td.TdClassName
{
border-color: #514732;
}
.TagClassName
{
border-color: #514732;
}
</style>