Shades of Hippie Green #569456
Tints of Hippie Green #569456
RGB
CMYK
RGB Variations
Color information
#569456 (or 0x569456) is known color: Hippie Green. HEX triplet: 56, 94 and 56. RGB value is (86,148,86). Sum of RGB (Red+Green+Blue) = 86+148+86=320 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.88% from 320); Green value is 148 (58.20% from 255 or 46.25% from 320); Blue value is 86 (33.98% from 255 or 26.88% from 320); Max value from RGB is 148 - color contains mainly: green. Hex color #569456 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569456 is #A96BA9. Grayscale: #7A7A7A. Windows color (decimal): -11103146 or 5674070. OLE color: 5674070.
HSL color Cylindrical-coordinate representation of color #569456: hue angle of 120º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #569456 is Cyan = 0.42, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 86 | - |
| CMYK | 0.42 | 0 | 0.42 | 0.42 |
| HSL | 120º | 0.26% | 0.46% | - |
| HSV(B) | 120º | 0.42% | 0.58% | - |
| XYZ | 16.11 | 23.83 | 12.55 | - |
| YUV | 122.39 | 107.46 | 102.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 86 | 0.42 | 0 | 0.42 | 0.42 | 120 | 0.26 | 0.46 |
| Hex | 56 | 94 | 56 | 2A | 0 | 2A | 2A | 78 | 1A | 2E |
| Octal | 126 | 224 | 126 | 52 | 0 | 52 | 52 | 170 | 32 | 56 |
| Binary | 1010110 | 10010100 | 1010110 | 101010 | 0 | 101010 | 101010 | 1111000 | 11010 | 101110 |
Color Harmonies of #569456
Complementary color
Monochromatic Colors of #569456
Black with #569456
Text Example
Text Example
White with #569456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569456; }
p { color: rgb(86,148,86); }
H1.HeaderClassName
{
color: #569456;
}
.AnyTagClassName
{
color: #569456;
}
</style>
background-color css
<style>
a { background-color: #569456; }
a { background-color: rgb(86,148,86); }
div.DivClassName
{
background-color: #569456;
}
.BgClassName
{
background-color: #569456;
}
</style>
border-color css
<style>
span { border-color: #569456; }
span { border-color: rgb(86,148,86); }
td.TdClassName
{
border-color: #569456;
}
.TagClassName
{
border-color: #569456;
}
</style>