Shades of Punga #514731
Tints of Punga #514731
RGB
CMYK
RGB Variations
Color information
#514731 (or 0x514731) is known color: Punga. HEX triplet: 51, 47 and 31. RGB value is (81,71,49). Sum of RGB (Red+Green+Blue) = 81+71+49=201 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.30% from 201); Green value is 71 (28.12% from 255 or 35.32% from 201); Blue value is 49 (19.53% from 255 or 24.38% from 201); Max value from RGB is 81 - color contains mainly: red. Hex color #514731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514731 is #AEB8CE. Grayscale: #474747. Windows color (decimal): -11450575 or 3229521. OLE color: 3229521.
HSL color Cylindrical-coordinate representation of color #514731: hue angle of 41.25º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #514731 is Cyan = 0, Magento = 0.12, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 49 | - |
| CMYK | 0 | 0.12 | 0.40 | 0.68 |
| HSL | 41.25º | 0.25% | 0.25% | - |
| HSV(B) | 41.25º | 0.4% | 0.32% | - |
| XYZ | 6.2 | 6.48 | 3.83 | - |
| YUV | 71.48 | 115.31 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 49 | 0 | 0.12 | 0.40 | 0.68 | 41.25 | 0.25 | 0.25 |
| Hex | 51 | 47 | 31 | 0 | C | 28 | 44 | 29 | 19 | 19 |
| Octal | 121 | 107 | 61 | 0 | 14 | 50 | 104 | 51 | 31 | 31 |
| Binary | 1010001 | 1000111 | 110001 | 0 | 1100 | 101000 | 1000100 | 101001 | 11001 | 11001 |
Color Harmonies of #514731
Complementary color
Monochromatic Colors of #514731
Black with #514731
Text Example
Text Example
White with #514731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514731; }
p { color: rgb(81,71,49); }
H1.HeaderClassName
{
color: #514731;
}
.AnyTagClassName
{
color: #514731;
}
</style>
background-color css
<style>
a { background-color: #514731; }
a { background-color: rgb(81,71,49); }
div.DivClassName
{
background-color: #514731;
}
.BgClassName
{
background-color: #514731;
}
</style>
border-color css
<style>
span { border-color: #514731; }
span { border-color: rgb(81,71,49); }
td.TdClassName
{
border-color: #514731;
}
.TagClassName
{
border-color: #514731;
}
</style>