Shades of Punga #514736
Tints of Punga #514736
RGB
CMYK
RGB Variations
Color information
#514736 (or 0x514736) is known color: Punga. HEX triplet: 51, 47 and 36. RGB value is (81,71,54). Sum of RGB (Red+Green+Blue) = 81+71+54=206 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.32% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 81 - color contains mainly: red. Hex color #514736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514736 is #AEB8C9. Grayscale: #484848. Windows color (decimal): -11450570 or 3557201. OLE color: 3557201.
HSL color Cylindrical-coordinate representation of color #514736: hue angle of 37.78º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #514736 is Cyan = 0, Magento = 0.12, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 54 | - |
| CMYK | 0 | 0.12 | 0.33 | 0.68 |
| HSL | 37.78º | 0.2% | 0.26% | - |
| HSV(B) | 37.78º | 0.33% | 0.32% | - |
| XYZ | 6.31 | 6.52 | 4.42 | - |
| YUV | 72.05 | 117.81 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 54 | 0 | 0.12 | 0.33 | 0.68 | 37.78 | 0.2 | 0.26 |
| Hex | 51 | 47 | 36 | 0 | C | 21 | 44 | 26 | 14 | 1A |
| Octal | 121 | 107 | 66 | 0 | 14 | 41 | 104 | 46 | 24 | 32 |
| Binary | 1010001 | 1000111 | 110110 | 0 | 1100 | 100001 | 1000100 | 100110 | 10100 | 11010 |
Color Harmonies of #514736
Complementary color
Monochromatic Colors of #514736
Black with #514736
Text Example
Text Example
White with #514736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514736; }
p { color: rgb(81,71,54); }
H1.HeaderClassName
{
color: #514736;
}
.AnyTagClassName
{
color: #514736;
}
</style>
background-color css
<style>
a { background-color: #514736; }
a { background-color: rgb(81,71,54); }
div.DivClassName
{
background-color: #514736;
}
.BgClassName
{
background-color: #514736;
}
</style>
border-color css
<style>
span { border-color: #514736; }
span { border-color: rgb(81,71,54); }
td.TdClassName
{
border-color: #514736;
}
.TagClassName
{
border-color: #514736;
}
</style>