Shades of Ocean Green #579972
Tints of Ocean Green #579972
RGB
CMYK
RGB Variations
Color information
#579972 (or 0x579972) is known color: Ocean Green. HEX triplet: 57, 99 and 72. RGB value is (87,153,114). Sum of RGB (Red+Green+Blue) = 87+153+114=354 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.58% from 354); Green value is 153 (60.16% from 255 or 43.22% from 354); Blue value is 114 (44.92% from 255 or 32.20% from 354); Max value from RGB is 153 - color contains mainly: green. Hex color #579972 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579972 is #A8668D. Grayscale: #808080. Windows color (decimal): -11036302 or 7510359. OLE color: 7510359.
HSL color Cylindrical-coordinate representation of color #579972: hue angle of 144.55º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #579972 is Cyan = 0.43, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 153 | 114 | - |
| CMYK | 0.43 | 0 | 0.25 | 0.4 |
| HSL | 144.55º | 0.28% | 0.47% | - |
| HSV(B) | 144.55º | 0.43% | 0.6% | - |
| XYZ | 18.36 | 26.02 | 19.98 | - |
| YUV | 128.82 | 119.63 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 153 | 114 | 0.43 | 0 | 0.25 | 0.4 | 144.55 | 0.28 | 0.47 |
| Hex | 57 | 99 | 72 | 2B | 0 | 19 | 28 | 91 | 1C | 2F |
| Octal | 127 | 231 | 162 | 53 | 0 | 31 | 50 | 221 | 34 | 57 |
| Binary | 1010111 | 10011001 | 1110010 | 101011 | 0 | 11001 | 101000 | 10010001 | 11100 | 101111 |
Color Harmonies of #579972
Complementary color
Monochromatic Colors of #579972
Black with #579972
Text Example
Text Example
White with #579972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579972; }
p { color: rgb(87,153,114); }
H1.HeaderClassName
{
color: #579972;
}
.AnyTagClassName
{
color: #579972;
}
</style>
background-color css
<style>
a { background-color: #579972; }
a { background-color: rgb(87,153,114); }
div.DivClassName
{
background-color: #579972;
}
.BgClassName
{
background-color: #579972;
}
</style>
border-color css
<style>
span { border-color: #579972; }
span { border-color: rgb(87,153,114); }
td.TdClassName
{
border-color: #579972;
}
.TagClassName
{
border-color: #579972;
}
</style>