Shades of Punga #514632
Tints of Punga #514632
RGB
CMYK
RGB Variations
Color information
#514632 (or 0x514632) is known color: Punga. HEX triplet: 51, 46 and 32. RGB value is (81,70,50). Sum of RGB (Red+Green+Blue) = 81+70+50=201 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.30% from 201); Green value is 70 (27.73% from 255 or 34.83% from 201); Blue value is 50 (19.92% from 255 or 24.88% from 201); Max value from RGB is 81 - color contains mainly: red. Hex color #514632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514632 is #AEB9CD. Grayscale: #474747. Windows color (decimal): -11450830 or 3294801. OLE color: 3294801.
HSL color Cylindrical-coordinate representation of color #514632: hue angle of 38.71º 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 #514632 is Cyan = 0, Magento = 0.14, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 50 | - |
| CMYK | 0 | 0.14 | 0.38 | 0.68 |
| HSL | 38.71º | 0.24% | 0.26% | - |
| HSV(B) | 38.71º | 0.38% | 0.32% | - |
| XYZ | 6.16 | 6.36 | 3.92 | - |
| YUV | 71.01 | 116.14 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 50 | 0 | 0.14 | 0.38 | 0.68 | 38.71 | 0.24 | 0.26 |
| Hex | 51 | 46 | 32 | 0 | E | 26 | 44 | 27 | 18 | 1A |
| Octal | 121 | 106 | 62 | 0 | 16 | 46 | 104 | 47 | 30 | 32 |
| Binary | 1010001 | 1000110 | 110010 | 0 | 1110 | 100110 | 1000100 | 100111 | 11000 | 11010 |
Color Harmonies of #514632
Complementary color
Monochromatic Colors of #514632
Black with #514632
Text Example
Text Example
White with #514632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514632; }
p { color: rgb(81,70,50); }
H1.HeaderClassName
{
color: #514632;
}
.AnyTagClassName
{
color: #514632;
}
</style>
background-color css
<style>
a { background-color: #514632; }
a { background-color: rgb(81,70,50); }
div.DivClassName
{
background-color: #514632;
}
.BgClassName
{
background-color: #514632;
}
</style>
border-color css
<style>
span { border-color: #514632; }
span { border-color: rgb(81,70,50); }
td.TdClassName
{
border-color: #514632;
}
.TagClassName
{
border-color: #514632;
}
</style>