Shades of Punga #514831
Tints of Punga #514831
RGB
CMYK
RGB Variations
Color information
#514831 (or 0x514831) is known color: Punga. HEX triplet: 51, 48 and 31. RGB value is (81,72,49). Sum of RGB (Red+Green+Blue) = 81+72+49=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 72 (28.52% from 255 or 35.64% from 202); Blue value is 49 (19.53% from 255 or 24.26% from 202); Max value from RGB is 81 - color contains mainly: red. Hex color #514831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514831 is #AEB7CE. Grayscale: #484848. Windows color (decimal): -11450319 or 3229777. OLE color: 3229777.
HSL color Cylindrical-coordinate representation of color #514831: hue angle of 43.12º 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 #514831 is Cyan = 0, Magento = 0.11, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 72 | 49 | - |
| CMYK | 0 | 0.11 | 0.40 | 0.68 |
| HSL | 43.13º | 0.25% | 0.25% | - |
| HSV(B) | 43.13º | 0.4% | 0.32% | - |
| XYZ | 6.27 | 6.61 | 3.85 | - |
| YUV | 72.07 | 114.98 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 72 | 49 | 0 | 0.11 | 0.40 | 0.68 | 43.13 | 0.25 | 0.25 |
| Hex | 51 | 48 | 31 | 0 | B | 28 | 44 | 2B | 19 | 19 |
| Octal | 121 | 110 | 61 | 0 | 13 | 50 | 104 | 53 | 31 | 31 |
| Binary | 1010001 | 1001000 | 110001 | 0 | 1011 | 101000 | 1000100 | 101011 | 11001 | 11001 |
Color Harmonies of #514831
Complementary color
Monochromatic Colors of #514831
Black with #514831
Text Example
Text Example
White with #514831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514831; }
p { color: rgb(81,72,49); }
H1.HeaderClassName
{
color: #514831;
}
.AnyTagClassName
{
color: #514831;
}
</style>
background-color css
<style>
a { background-color: #514831; }
a { background-color: rgb(81,72,49); }
div.DivClassName
{
background-color: #514831;
}
.BgClassName
{
background-color: #514831;
}
</style>
border-color css
<style>
span { border-color: #514831; }
span { border-color: rgb(81,72,49); }
td.TdClassName
{
border-color: #514831;
}
.TagClassName
{
border-color: #514831;
}
</style>