Shades of Punga #514429
Tints of Punga #514429
RGB
CMYK
RGB Variations
Color information
#514429 (or 0x514429) is known color: Punga. HEX triplet: 51, 44 and 29. RGB value is (81,68,41). Sum of RGB (Red+Green+Blue) = 81+68+41=190 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.63% from 190); Green value is 68 (26.95% from 255 or 35.79% from 190); Blue value is 41 (16.41% from 255 or 21.58% from 190); Max value from RGB is 81 - color contains mainly: red. Hex color #514429 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514429 is #AEBBD6. Grayscale: #444444. Windows color (decimal): -11451351 or 2704465. OLE color: 2704465.
HSL color Cylindrical-coordinate representation of color #514429: hue angle of 40.5º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #514429 is Cyan = 0, Magento = 0.16, Yellow = 0.49 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 68 | 41 | - |
| CMYK | 0 | 0.16 | 0.49 | 0.68 |
| HSL | 40.5º | 0.33% | 0.24% | - |
| HSV(B) | 40.5º | 0.49% | 0.32% | - |
| XYZ | 5.86 | 6.04 | 2.96 | - |
| YUV | 68.81 | 112.31 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 41 | 0 | 0.16 | 0.49 | 0.68 | 40.5 | 0.33 | 0.24 |
| Hex | 51 | 44 | 29 | 0 | 10 | 31 | 44 | 28 | 21 | 18 |
| Octal | 121 | 104 | 51 | 0 | 20 | 61 | 104 | 50 | 41 | 30 |
| Binary | 1010001 | 1000100 | 101001 | 0 | 10000 | 110001 | 1000100 | 101000 | 100001 | 11000 |
Color Harmonies of #514429
Complementary color
Monochromatic Colors of #514429
Black with #514429
Text Example
Text Example
White with #514429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514429; }
p { color: rgb(81,68,41); }
H1.HeaderClassName
{
color: #514429;
}
.AnyTagClassName
{
color: #514429;
}
</style>
background-color css
<style>
a { background-color: #514429; }
a { background-color: rgb(81,68,41); }
div.DivClassName
{
background-color: #514429;
}
.BgClassName
{
background-color: #514429;
}
</style>
border-color css
<style>
span { border-color: #514429; }
span { border-color: rgb(81,68,41); }
td.TdClassName
{
border-color: #514429;
}
.TagClassName
{
border-color: #514429;
}
</style>