Shades of Punga #514628
Tints of Punga #514628
RGB
CMYK
RGB Variations
Color information
#514628 (or 0x514628) is known color: Punga. HEX triplet: 51, 46 and 28. RGB value is (81,70,40). Sum of RGB (Red+Green+Blue) = 81+70+40=191 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.41% from 191); Green value is 70 (27.73% from 255 or 36.65% from 191); Blue value is 40 (16.02% from 255 or 20.94% from 191); Max value from RGB is 81 - color contains mainly: red. Hex color #514628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514628 is #AEB9D7. Grayscale: #464646. Windows color (decimal): -11450840 or 2639441. OLE color: 2639441.
HSL color Cylindrical-coordinate representation of color #514628: hue angle of 43.9º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #514628 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 40 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.68 |
| HSL | 43.9º | 0.34% | 0.24% | - |
| HSV(B) | 43.9º | 0.51% | 0.32% | - |
| XYZ | 5.97 | 6.28 | 2.91 | - |
| YUV | 69.87 | 111.14 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 40 | 0 | 0.14 | 0.51 | 0.68 | 43.9 | 0.34 | 0.24 |
| Hex | 51 | 46 | 28 | 0 | E | 33 | 44 | 2C | 22 | 18 |
| Octal | 121 | 106 | 50 | 0 | 16 | 63 | 104 | 54 | 42 | 30 |
| Binary | 1010001 | 1000110 | 101000 | 0 | 1110 | 110011 | 1000100 | 101100 | 100010 | 11000 |
Color Harmonies of #514628
Complementary color
Monochromatic Colors of #514628
Black with #514628
Text Example
Text Example
White with #514628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514628; }
p { color: rgb(81,70,40); }
H1.HeaderClassName
{
color: #514628;
}
.AnyTagClassName
{
color: #514628;
}
</style>
background-color css
<style>
a { background-color: #514628; }
a { background-color: rgb(81,70,40); }
div.DivClassName
{
background-color: #514628;
}
.BgClassName
{
background-color: #514628;
}
</style>
border-color css
<style>
span { border-color: #514628; }
span { border-color: rgb(81,70,40); }
td.TdClassName
{
border-color: #514628;
}
.TagClassName
{
border-color: #514628;
}
</style>