Shades of Punga #534630
Tints of Punga #534630
RGB
CMYK
RGB Variations
Color information
#534630 (or 0x534630) is known color: Punga. HEX triplet: 53, 46 and 30. RGB value is (83,70,48). Sum of RGB (Red+Green+Blue) = 83+70+48=201 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.29% from 201); Green value is 70 (27.73% from 255 or 34.83% from 201); Blue value is 48 (19.14% from 255 or 23.88% from 201); Max value from RGB is 83 - color contains mainly: red. Hex color #534630 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534630 is #ACB9CF. Grayscale: #474747. Windows color (decimal): -11319760 or 3163731. OLE color: 3163731.
HSL color Cylindrical-coordinate representation of color #534630: hue angle of 37.71º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #534630 is Cyan = 0, Magento = 0.16, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 70 | 48 | - |
| CMYK | 0 | 0.16 | 0.42 | 0.67 |
| HSL | 37.71º | 0.27% | 0.26% | - |
| HSV(B) | 37.71º | 0.42% | 0.33% | - |
| XYZ | 6.29 | 6.43 | 3.71 | - |
| YUV | 71.38 | 114.81 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 70 | 48 | 0 | 0.16 | 0.42 | 0.67 | 37.71 | 0.27 | 0.26 |
| Hex | 53 | 46 | 30 | 0 | 10 | 2A | 43 | 26 | 1B | 1A |
| Octal | 123 | 106 | 60 | 0 | 20 | 52 | 103 | 46 | 33 | 32 |
| Binary | 1010011 | 1000110 | 110000 | 0 | 10000 | 101010 | 1000011 | 100110 | 11011 | 11010 |
Color Harmonies of #534630
Complementary color
Monochromatic Colors of #534630
Black with #534630
Text Example
Text Example
White with #534630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534630; }
p { color: rgb(83,70,48); }
H1.HeaderClassName
{
color: #534630;
}
.AnyTagClassName
{
color: #534630;
}
</style>
background-color css
<style>
a { background-color: #534630; }
a { background-color: rgb(83,70,48); }
div.DivClassName
{
background-color: #534630;
}
.BgClassName
{
background-color: #534630;
}
</style>
border-color css
<style>
span { border-color: #534630; }
span { border-color: rgb(83,70,48); }
td.TdClassName
{
border-color: #534630;
}
.TagClassName
{
border-color: #534630;
}
</style>