Shades of Ocean Green #569977
Tints of Ocean Green #569977
RGB
CMYK
RGB Variations
Color information
#569977 (or 0x569977) is known color: Ocean Green. HEX triplet: 56, 99 and 77. RGB value is (86,153,119). Sum of RGB (Red+Green+Blue) = 86+153+119=358 (47% of max value = 765). Red value is 86 (33.98% from 255 or 24.02% from 358); Green value is 153 (60.16% from 255 or 42.74% from 358); Blue value is 119 (46.88% from 255 or 33.24% from 358); Max value from RGB is 153 - color contains mainly: green. Hex color #569977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569977 is #A96688. Grayscale: #818181. Windows color (decimal): -11101833 or 7838038. OLE color: 7838038.
HSL color Cylindrical-coordinate representation of color #569977: hue angle of 149.55º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #569977 is Cyan = 0.44, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 86 | 153 | 119 | - |
| CMYK | 0.44 | 0 | 0.22 | 0.4 |
| HSL | 149.55º | 0.28% | 0.47% | - |
| HSV(B) | 149.55º | 0.44% | 0.6% | - |
| XYZ | 18.56 | 26.09 | 21.51 | - |
| YUV | 129.09 | 122.3 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 153 | 119 | 0.44 | 0 | 0.22 | 0.4 | 149.55 | 0.28 | 0.47 |
| Hex | 56 | 99 | 77 | 2C | 0 | 16 | 28 | 96 | 1C | 2F |
| Octal | 126 | 231 | 167 | 54 | 0 | 26 | 50 | 226 | 34 | 57 |
| Binary | 1010110 | 10011001 | 1110111 | 101100 | 0 | 10110 | 101000 | 10010110 | 11100 | 101111 |
Color Harmonies of #569977
Complementary color
Monochromatic Colors of #569977
Black with #569977
Text Example
Text Example
White with #569977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569977; }
p { color: rgb(86,153,119); }
H1.HeaderClassName
{
color: #569977;
}
.AnyTagClassName
{
color: #569977;
}
</style>
background-color css
<style>
a { background-color: #569977; }
a { background-color: rgb(86,153,119); }
div.DivClassName
{
background-color: #569977;
}
.BgClassName
{
background-color: #569977;
}
</style>
border-color css
<style>
span { border-color: #569977; }
span { border-color: rgb(86,153,119); }
td.TdClassName
{
border-color: #569977;
}
.TagClassName
{
border-color: #569977;
}
</style>