Shades of Punga #514530
Tints of Punga #514530
RGB
CMYK
RGB Variations
Color information
#514530 (or 0x514530) is known color: Punga. HEX triplet: 51, 45 and 30. RGB value is (81,69,48). Sum of RGB (Red+Green+Blue) = 81+69+48=198 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.91% from 198); Green value is 69 (27.34% from 255 or 34.85% from 198); Blue value is 48 (19.14% from 255 or 24.24% from 198); Max value from RGB is 81 - color contains mainly: red. Hex color #514530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514530 is #AEBACF. Grayscale: #464646. Windows color (decimal): -11451088 or 3163473. OLE color: 3163473.
HSL color Cylindrical-coordinate representation of color #514530: hue angle of 38.18º 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 #514530 is Cyan = 0, Magento = 0.15, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 48 | - |
| CMYK | 0 | 0.15 | 0.41 | 0.68 |
| HSL | 38.18º | 0.26% | 0.25% | - |
| HSV(B) | 38.18º | 0.41% | 0.32% | - |
| XYZ | 6.05 | 6.22 | 3.68 | - |
| YUV | 70.19 | 115.48 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 48 | 0 | 0.15 | 0.41 | 0.68 | 38.18 | 0.26 | 0.25 |
| Hex | 51 | 45 | 30 | 0 | F | 29 | 44 | 26 | 1A | 19 |
| Octal | 121 | 105 | 60 | 0 | 17 | 51 | 104 | 46 | 32 | 31 |
| Binary | 1010001 | 1000101 | 110000 | 0 | 1111 | 101001 | 1000100 | 100110 | 11010 | 11001 |
Color Harmonies of #514530
Complementary color
Monochromatic Colors of #514530
Black with #514530
Text Example
Text Example
White with #514530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514530; }
p { color: rgb(81,69,48); }
H1.HeaderClassName
{
color: #514530;
}
.AnyTagClassName
{
color: #514530;
}
</style>
background-color css
<style>
a { background-color: #514530; }
a { background-color: rgb(81,69,48); }
div.DivClassName
{
background-color: #514530;
}
.BgClassName
{
background-color: #514530;
}
</style>
border-color css
<style>
span { border-color: #514530; }
span { border-color: rgb(81,69,48); }
td.TdClassName
{
border-color: #514530;
}
.TagClassName
{
border-color: #514530;
}
</style>