Shades of Punga #514631
Tints of Punga #514631
RGB
CMYK
RGB Variations
Color information
#514631 (or 0x514631) is known color: Punga. HEX triplet: 51, 46 and 31. RGB value is (81,70,49). Sum of RGB (Red+Green+Blue) = 81+70+49=200 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.5% from 200); Green value is 70 (27.73% from 255 or 35% from 200); Blue value is 49 (19.53% from 255 or 24.5% from 200); Max value from RGB is 81 - color contains mainly: red. Hex color #514631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514631 is #AEB9CE. Grayscale: #464646. Windows color (decimal): -11450831 or 3229265. OLE color: 3229265.
HSL color Cylindrical-coordinate representation of color #514631: hue angle of 39.38º 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 #514631 is Cyan = 0, Magento = 0.14, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 49 | - |
| CMYK | 0 | 0.14 | 0.40 | 0.68 |
| HSL | 39.38º | 0.25% | 0.25% | - |
| HSV(B) | 39.38º | 0.4% | 0.32% | - |
| XYZ | 6.14 | 6.35 | 3.81 | - |
| YUV | 70.9 | 115.64 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 49 | 0 | 0.14 | 0.40 | 0.68 | 39.38 | 0.25 | 0.25 |
| Hex | 51 | 46 | 31 | 0 | E | 28 | 44 | 27 | 19 | 19 |
| Octal | 121 | 106 | 61 | 0 | 16 | 50 | 104 | 47 | 31 | 31 |
| Binary | 1010001 | 1000110 | 110001 | 0 | 1110 | 101000 | 1000100 | 100111 | 11001 | 11001 |
Color Harmonies of #514631
Complementary color
Monochromatic Colors of #514631
Black with #514631
Text Example
Text Example
White with #514631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514631; }
p { color: rgb(81,70,49); }
H1.HeaderClassName
{
color: #514631;
}
.AnyTagClassName
{
color: #514631;
}
</style>
background-color css
<style>
a { background-color: #514631; }
a { background-color: rgb(81,70,49); }
div.DivClassName
{
background-color: #514631;
}
.BgClassName
{
background-color: #514631;
}
</style>
border-color css
<style>
span { border-color: #514631; }
span { border-color: rgb(81,70,49); }
td.TdClassName
{
border-color: #514631;
}
.TagClassName
{
border-color: #514631;
}
</style>