Shades of Ocean Green #569777
Tints of Ocean Green #569777
RGB
CMYK
RGB Variations
Color information
#569777 (or 0x569777) is known color: Ocean Green. HEX triplet: 56, 97 and 77. RGB value is (86,151,119). Sum of RGB (Red+Green+Blue) = 86+151+119=356 (47% of max value = 765). Red value is 86 (33.98% from 255 or 24.16% from 356); Green value is 151 (59.38% from 255 or 42.42% from 356); Blue value is 119 (46.88% from 255 or 33.43% from 356); Max value from RGB is 151 - color contains mainly: green. Hex color #569777 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569777 is #A96888. Grayscale: #7F7F7F. Windows color (decimal): -11102345 or 7837526. OLE color: 7837526.
HSL color Cylindrical-coordinate representation of color #569777: hue angle of 150.46º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #569777 is Cyan = 0.43, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 119 | - |
| CMYK | 0.43 | 0 | 0.21 | 0.41 |
| HSL | 150.46º | 0.27% | 0.46% | - |
| HSV(B) | 150.46º | 0.43% | 0.59% | - |
| XYZ | 18.23 | 25.44 | 21.4 | - |
| YUV | 127.92 | 122.97 | 98.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 119 | 0.43 | 0 | 0.21 | 0.41 | 150.46 | 0.27 | 0.46 |
| Hex | 56 | 97 | 77 | 2B | 0 | 15 | 29 | 96 | 1B | 2E |
| Octal | 126 | 227 | 167 | 53 | 0 | 25 | 51 | 226 | 33 | 56 |
| Binary | 1010110 | 10010111 | 1110111 | 101011 | 0 | 10101 | 101001 | 10010110 | 11011 | 101110 |
Color Harmonies of #569777
Complementary color
Monochromatic Colors of #569777
Black with #569777
Text Example
Text Example
White with #569777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569777; }
p { color: rgb(86,151,119); }
H1.HeaderClassName
{
color: #569777;
}
.AnyTagClassName
{
color: #569777;
}
</style>
background-color css
<style>
a { background-color: #569777; }
a { background-color: rgb(86,151,119); }
div.DivClassName
{
background-color: #569777;
}
.BgClassName
{
background-color: #569777;
}
</style>
border-color css
<style>
span { border-color: #569777; }
span { border-color: rgb(86,151,119); }
td.TdClassName
{
border-color: #569777;
}
.TagClassName
{
border-color: #569777;
}
</style>