Shades of Ocean Green #589472
Tints of Ocean Green #589472
RGB
CMYK
RGB Variations
Color information
#589472 (or 0x589472) is known color: Ocean Green. HEX triplet: 58, 94 and 72. RGB value is (88,148,114). Sum of RGB (Red+Green+Blue) = 88+148+114=350 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25.14% from 350); Green value is 148 (58.20% from 255 or 42.29% from 350); Blue value is 114 (44.92% from 255 or 32.57% from 350); Max value from RGB is 148 - color contains mainly: green. Hex color #589472 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589472 is #A76B8D. Grayscale: #7E7E7E. Windows color (decimal): -10972046 or 7509080. OLE color: 7509080.
HSL color Cylindrical-coordinate representation of color #589472: hue angle of 146º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #589472 is Cyan = 0.41, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 148 | 114 | - |
| CMYK | 0.41 | 0 | 0.23 | 0.42 |
| HSL | 146º | 0.25% | 0.46% | - |
| HSV(B) | 146º | 0.41% | 0.58% | - |
| XYZ | 17.65 | 24.47 | 19.71 | - |
| YUV | 126.18 | 121.12 | 100.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 148 | 114 | 0.41 | 0 | 0.23 | 0.42 | 146 | 0.25 | 0.46 |
| Hex | 58 | 94 | 72 | 29 | 0 | 17 | 2A | 92 | 19 | 2E |
| Octal | 130 | 224 | 162 | 51 | 0 | 27 | 52 | 222 | 31 | 56 |
| Binary | 1011000 | 10010100 | 1110010 | 101001 | 0 | 10111 | 101010 | 10010010 | 11001 | 101110 |
Color Harmonies of #589472
Complementary color
Monochromatic Colors of #589472
Black with #589472
Text Example
Text Example
White with #589472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589472; }
p { color: rgb(88,148,114); }
H1.HeaderClassName
{
color: #589472;
}
.AnyTagClassName
{
color: #589472;
}
</style>
background-color css
<style>
a { background-color: #589472; }
a { background-color: rgb(88,148,114); }
div.DivClassName
{
background-color: #589472;
}
.BgClassName
{
background-color: #589472;
}
</style>
border-color css
<style>
span { border-color: #589472; }
span { border-color: rgb(88,148,114); }
td.TdClassName
{
border-color: #589472;
}
.TagClassName
{
border-color: #589472;
}
</style>