Shades of Ocean Green #579978
Tints of Ocean Green #579978
RGB
CMYK
RGB Variations
Color information
#579978 (or 0x579978) is known color: Ocean Green. HEX triplet: 57, 99 and 78. RGB value is (87,153,120). Sum of RGB (Red+Green+Blue) = 87+153+120=360 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.17% from 360); Green value is 153 (60.16% from 255 or 42.5% from 360); Blue value is 120 (47.27% from 255 or 33.33% from 360); Max value from RGB is 153 - color contains mainly: green. Hex color #579978 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579978 is #A86687. Grayscale: #818181. Windows color (decimal): -11036296 or 7903575. OLE color: 7903575.
HSL color Cylindrical-coordinate representation of color #579978: hue angle of 150º 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 #579978 is Cyan = 0.43, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 153 | 120 | - |
| CMYK | 0.43 | 0 | 0.22 | 0.4 |
| HSL | 150º | 0.28% | 0.47% | - |
| HSV(B) | 150º | 0.43% | 0.6% | - |
| XYZ | 18.71 | 26.16 | 21.83 | - |
| YUV | 129.5 | 122.63 | 97.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 153 | 120 | 0.43 | 0 | 0.22 | 0.4 | 150 | 0.28 | 0.47 |
| Hex | 57 | 99 | 78 | 2B | 0 | 16 | 28 | 96 | 1C | 2F |
| Octal | 127 | 231 | 170 | 53 | 0 | 26 | 50 | 226 | 34 | 57 |
| Binary | 1010111 | 10011001 | 1111000 | 101011 | 0 | 10110 | 101000 | 10010110 | 11100 | 101111 |
Color Harmonies of #579978
Complementary color
Monochromatic Colors of #579978
Black with #579978
Text Example
Text Example
White with #579978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579978; }
p { color: rgb(87,153,120); }
H1.HeaderClassName
{
color: #579978;
}
.AnyTagClassName
{
color: #579978;
}
</style>
background-color css
<style>
a { background-color: #579978; }
a { background-color: rgb(87,153,120); }
div.DivClassName
{
background-color: #579978;
}
.BgClassName
{
background-color: #579978;
}
</style>
border-color css
<style>
span { border-color: #579978; }
span { border-color: rgb(87,153,120); }
td.TdClassName
{
border-color: #579978;
}
.TagClassName
{
border-color: #579978;
}
</style>