Shades of Hippie Green #588458
Tints of Hippie Green #588458
RGB
CMYK
RGB Variations
Color information
#588458 (or 0x588458) is known color: Hippie Green. HEX triplet: 58, 84 and 58. RGB value is (88,132,88). Sum of RGB (Red+Green+Blue) = 88+132+88=308 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.57% from 308); Green value is 132 (51.95% from 255 or 42.86% from 308); Blue value is 88 (34.77% from 255 or 28.57% from 308); Max value from RGB is 132 - color contains mainly: green. Hex color #588458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #588458 is #A77BA7. Grayscale: #717171. Windows color (decimal): -10976168 or 5801048. OLE color: 5801048.
HSL color Cylindrical-coordinate representation of color #588458: hue angle of 120º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #588458 is Cyan = 0.33, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 132 | 88 | - |
| CMYK | 0.33 | 0 | 0.33 | 0.48 |
| HSL | 120º | 0.2% | 0.43% | - |
| HSV(B) | 120º | 0.33% | 0.52% | - |
| XYZ | 14.04 | 19.28 | 12.21 | - |
| YUV | 113.83 | 113.42 | 109.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 132 | 88 | 0.33 | 0 | 0.33 | 0.48 | 120 | 0.2 | 0.43 |
| Hex | 58 | 84 | 58 | 21 | 0 | 21 | 30 | 78 | 14 | 2B |
| Octal | 130 | 204 | 130 | 41 | 0 | 41 | 60 | 170 | 24 | 53 |
| Binary | 1011000 | 10000100 | 1011000 | 100001 | 0 | 100001 | 110000 | 1111000 | 10100 | 101011 |
Color Harmonies of #588458
Complementary color
Monochromatic Colors of #588458
Black with #588458
Text Example
Text Example
White with #588458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588458; }
p { color: rgb(88,132,88); }
H1.HeaderClassName
{
color: #588458;
}
.AnyTagClassName
{
color: #588458;
}
</style>
background-color css
<style>
a { background-color: #588458; }
a { background-color: rgb(88,132,88); }
div.DivClassName
{
background-color: #588458;
}
.BgClassName
{
background-color: #588458;
}
</style>
border-color css
<style>
span { border-color: #588458; }
span { border-color: rgb(88,132,88); }
td.TdClassName
{
border-color: #588458;
}
.TagClassName
{
border-color: #588458;
}
</style>