Shades of Hippie Green #539052
Tints of Hippie Green #539052
RGB
CMYK
RGB Variations
Color information
#539052 (or 0x539052) is known color: Hippie Green. HEX triplet: 53, 90 and 52. RGB value is (83,144,82). Sum of RGB (Red+Green+Blue) = 83+144+82=309 (40% of max value = 765). Red value is 83 (32.81% from 255 or 26.86% from 309); Green value is 144 (56.64% from 255 or 46.60% from 309); Blue value is 82 (32.42% from 255 or 26.54% from 309); Max value from RGB is 144 - color contains mainly: green. Hex color #539052 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539052 is #AC6FAD. Grayscale: #767676. Windows color (decimal): -11300782 or 5410899. OLE color: 5410899.
HSL color Cylindrical-coordinate representation of color #539052: hue angle of 119.03º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #539052 is Cyan = 0.42, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 82 | - |
| CMYK | 0.42 | 0 | 0.43 | 0.44 |
| HSL | 119.03º | 0.27% | 0.44% | - |
| HSV(B) | 119.03º | 0.43% | 0.56% | - |
| XYZ | 15.06 | 22.39 | 11.51 | - |
| YUV | 118.69 | 107.29 | 102.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 82 | 0.42 | 0 | 0.43 | 0.44 | 119.03 | 0.27 | 0.44 |
| Hex | 53 | 90 | 52 | 2A | 0 | 2B | 2C | 77 | 1B | 2C |
| Octal | 123 | 220 | 122 | 52 | 0 | 53 | 54 | 167 | 33 | 54 |
| Binary | 1010011 | 10010000 | 1010010 | 101010 | 0 | 101011 | 101100 | 1110111 | 11011 | 101100 |
Color Harmonies of #539052
Complementary color
Monochromatic Colors of #539052
Black with #539052
Text Example
Text Example
White with #539052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539052; }
p { color: rgb(83,144,82); }
H1.HeaderClassName
{
color: #539052;
}
.AnyTagClassName
{
color: #539052;
}
</style>
background-color css
<style>
a { background-color: #539052; }
a { background-color: rgb(83,144,82); }
div.DivClassName
{
background-color: #539052;
}
.BgClassName
{
background-color: #539052;
}
</style>
border-color css
<style>
span { border-color: #539052; }
span { border-color: rgb(83,144,82); }
td.TdClassName
{
border-color: #539052;
}
.TagClassName
{
border-color: #539052;
}
</style>