Shades of Punga #514830
Tints of Punga #514830
RGB
CMYK
RGB Variations
Color information
#514830 (or 0x514830) is known color: Punga. HEX triplet: 51, 48 and 30. RGB value is (81,72,48). Sum of RGB (Red+Green+Blue) = 81+72+48=201 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.30% from 201); Green value is 72 (28.52% from 255 or 35.82% from 201); Blue value is 48 (19.14% from 255 or 23.88% from 201); Max value from RGB is 81 - color contains mainly: red. Hex color #514830 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514830 is #AEB7CF. Grayscale: #484848. Windows color (decimal): -11450320 or 3164241. OLE color: 3164241.
HSL color Cylindrical-coordinate representation of color #514830: hue angle of 43.64º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #514830 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 72 | 48 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.68 |
| HSL | 43.64º | 0.26% | 0.25% | - |
| HSV(B) | 43.64º | 0.41% | 0.32% | - |
| XYZ | 6.24 | 6.6 | 3.74 | - |
| YUV | 71.96 | 114.48 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 72 | 48 | 0 | 0.11 | 0.41 | 0.68 | 43.64 | 0.26 | 0.25 |
| Hex | 51 | 48 | 30 | 0 | B | 29 | 44 | 2C | 1A | 19 |
| Octal | 121 | 110 | 60 | 0 | 13 | 51 | 104 | 54 | 32 | 31 |
| Binary | 1010001 | 1001000 | 110000 | 0 | 1011 | 101001 | 1000100 | 101100 | 11010 | 11001 |
Color Harmonies of #514830
Complementary color
Monochromatic Colors of #514830
Black with #514830
Text Example
Text Example
White with #514830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514830; }
p { color: rgb(81,72,48); }
H1.HeaderClassName
{
color: #514830;
}
.AnyTagClassName
{
color: #514830;
}
</style>
background-color css
<style>
a { background-color: #514830; }
a { background-color: rgb(81,72,48); }
div.DivClassName
{
background-color: #514830;
}
.BgClassName
{
background-color: #514830;
}
</style>
border-color css
<style>
span { border-color: #514830; }
span { border-color: rgb(81,72,48); }
td.TdClassName
{
border-color: #514830;
}
.TagClassName
{
border-color: #514830;
}
</style>