Shades of Ocean Green #589771
Tints of Ocean Green #589771
RGB
CMYK
RGB Variations
Color information
#589771 (or 0x589771) is known color: Ocean Green. HEX triplet: 58, 97 and 71. RGB value is (88,151,113). Sum of RGB (Red+Green+Blue) = 88+151+113=352 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25% from 352); Green value is 151 (59.38% from 255 or 42.90% from 352); Blue value is 113 (44.53% from 255 or 32.10% from 352); Max value from RGB is 151 - color contains mainly: green. Hex color #589771 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589771 is #A7688E. Grayscale: #7F7F7F. Windows color (decimal): -10971279 or 7444312. OLE color: 7444312.
HSL color Cylindrical-coordinate representation of color #589771: hue angle of 143.81º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #589771 is Cyan = 0.42, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 151 | 113 | - |
| CMYK | 0.42 | 0 | 0.25 | 0.41 |
| HSL | 143.81º | 0.26% | 0.47% | - |
| HSV(B) | 143.81º | 0.42% | 0.59% | - |
| XYZ | 18.07 | 25.4 | 19.57 | - |
| YUV | 127.83 | 119.63 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 151 | 113 | 0.42 | 0 | 0.25 | 0.41 | 143.81 | 0.26 | 0.47 |
| Hex | 58 | 97 | 71 | 2A | 0 | 19 | 29 | 90 | 1A | 2F |
| Octal | 130 | 227 | 161 | 52 | 0 | 31 | 51 | 220 | 32 | 57 |
| Binary | 1011000 | 10010111 | 1110001 | 101010 | 0 | 11001 | 101001 | 10010000 | 11010 | 101111 |
Color Harmonies of #589771
Complementary color
Monochromatic Colors of #589771
Black with #589771
Text Example
Text Example
White with #589771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589771; }
p { color: rgb(88,151,113); }
H1.HeaderClassName
{
color: #589771;
}
.AnyTagClassName
{
color: #589771;
}
</style>
background-color css
<style>
a { background-color: #589771; }
a { background-color: rgb(88,151,113); }
div.DivClassName
{
background-color: #589771;
}
.BgClassName
{
background-color: #589771;
}
</style>
border-color css
<style>
span { border-color: #589771; }
span { border-color: rgb(88,151,113); }
td.TdClassName
{
border-color: #589771;
}
.TagClassName
{
border-color: #589771;
}
</style>