Shades of Punga #534731
Tints of Punga #534731
RGB
CMYK
RGB Variations
Color information
#534731 (or 0x534731) is known color: Punga. HEX triplet: 53, 47 and 31. RGB value is (83,71,49). Sum of RGB (Red+Green+Blue) = 83+71+49=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 71 (28.12% from 255 or 34.98% from 203); Blue value is 49 (19.53% from 255 or 24.14% from 203); Max value from RGB is 83 - color contains mainly: red. Hex color #534731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534731 is #ACB8CE. Grayscale: #484848. Windows color (decimal): -11319503 or 3229523. OLE color: 3229523.
HSL color Cylindrical-coordinate representation of color #534731: hue angle of 38.82º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #534731 is Cyan = 0, Magento = 0.14, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 49 | - |
| CMYK | 0 | 0.14 | 0.41 | 0.67 |
| HSL | 38.82º | 0.26% | 0.26% | - |
| HSV(B) | 38.82º | 0.41% | 0.33% | - |
| XYZ | 6.37 | 6.57 | 3.84 | - |
| YUV | 72.08 | 114.98 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 49 | 0 | 0.14 | 0.41 | 0.67 | 38.82 | 0.26 | 0.26 |
| Hex | 53 | 47 | 31 | 0 | E | 29 | 43 | 27 | 1A | 1A |
| Octal | 123 | 107 | 61 | 0 | 16 | 51 | 103 | 47 | 32 | 32 |
| Binary | 1010011 | 1000111 | 110001 | 0 | 1110 | 101001 | 1000011 | 100111 | 11010 | 11010 |
Color Harmonies of #534731
Complementary color
Monochromatic Colors of #534731
Black with #534731
Text Example
Text Example
White with #534731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534731; }
p { color: rgb(83,71,49); }
H1.HeaderClassName
{
color: #534731;
}
.AnyTagClassName
{
color: #534731;
}
</style>
background-color css
<style>
a { background-color: #534731; }
a { background-color: rgb(83,71,49); }
div.DivClassName
{
background-color: #534731;
}
.BgClassName
{
background-color: #534731;
}
</style>
border-color css
<style>
span { border-color: #534731; }
span { border-color: rgb(83,71,49); }
td.TdClassName
{
border-color: #534731;
}
.TagClassName
{
border-color: #534731;
}
</style>