Shades of Punga #514735
Tints of Punga #514735
RGB
CMYK
RGB Variations
Color information
#514735 (or 0x514735) is known color: Punga. HEX triplet: 51, 47 and 35. RGB value is (81,71,53). Sum of RGB (Red+Green+Blue) = 81+71+53=205 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.51% from 205); Green value is 71 (28.12% from 255 or 34.63% from 205); Blue value is 53 (21.09% from 255 or 25.85% from 205); Max value from RGB is 81 - color contains mainly: red. Hex color #514735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514735 is #AEB8CA. Grayscale: #484848. Windows color (decimal): -11450571 or 3491665. OLE color: 3491665.
HSL color Cylindrical-coordinate representation of color #514735: hue angle of 38.57º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #514735 is Cyan = 0, Magento = 0.12, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 53 | - |
| CMYK | 0 | 0.12 | 0.35 | 0.68 |
| HSL | 38.57º | 0.21% | 0.26% | - |
| HSV(B) | 38.57º | 0.35% | 0.32% | - |
| XYZ | 6.29 | 6.51 | 4.29 | - |
| YUV | 71.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 53 | 0 | 0.12 | 0.35 | 0.68 | 38.57 | 0.21 | 0.26 |
| Hex | 51 | 47 | 35 | 0 | C | 23 | 44 | 27 | 15 | 1A |
| Octal | 121 | 107 | 65 | 0 | 14 | 43 | 104 | 47 | 25 | 32 |
| Binary | 1010001 | 1000111 | 110101 | 0 | 1100 | 100011 | 1000100 | 100111 | 10101 | 11010 |
Color Harmonies of #514735
Complementary color
Monochromatic Colors of #514735
Black with #514735
Text Example
Text Example
White with #514735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514735; }
p { color: rgb(81,71,53); }
H1.HeaderClassName
{
color: #514735;
}
.AnyTagClassName
{
color: #514735;
}
</style>
background-color css
<style>
a { background-color: #514735; }
a { background-color: rgb(81,71,53); }
div.DivClassName
{
background-color: #514735;
}
.BgClassName
{
background-color: #514735;
}
</style>
border-color css
<style>
span { border-color: #514735; }
span { border-color: rgb(81,71,53); }
td.TdClassName
{
border-color: #514735;
}
.TagClassName
{
border-color: #514735;
}
</style>