Shades of Ocean Green #569978
Tints of Ocean Green #569978
RGB
CMYK
RGB Variations
Color information
#569978 (or 0x569978) is known color: Ocean Green. HEX triplet: 56, 99 and 78. RGB value is (86,153,120). Sum of RGB (Red+Green+Blue) = 86+153+120=359 (47% of max value = 765). Red value is 86 (33.98% from 255 or 23.96% from 359); Green value is 153 (60.16% from 255 or 42.62% from 359); Blue value is 120 (47.27% from 255 or 33.43% from 359); Max value from RGB is 153 - color contains mainly: green. Hex color #569978 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569978 is #A96687. Grayscale: #818181. Windows color (decimal): -11101832 or 7903574. OLE color: 7903574.
HSL color Cylindrical-coordinate representation of color #569978: hue angle of 150.45º 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 #569978 is Cyan = 0.44, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 86 | 153 | 120 | - |
| CMYK | 0.44 | 0 | 0.22 | 0.4 |
| HSL | 150.45º | 0.28% | 0.47% | - |
| HSV(B) | 150.45º | 0.44% | 0.6% | - |
| XYZ | 18.62 | 26.12 | 21.83 | - |
| YUV | 129.21 | 122.8 | 97.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 153 | 120 | 0.44 | 0 | 0.22 | 0.4 | 150.45 | 0.28 | 0.47 |
| Hex | 56 | 99 | 78 | 2C | 0 | 16 | 28 | 96 | 1C | 2F |
| Octal | 126 | 231 | 170 | 54 | 0 | 26 | 50 | 226 | 34 | 57 |
| Binary | 1010110 | 10011001 | 1111000 | 101100 | 0 | 10110 | 101000 | 10010110 | 11100 | 101111 |
Color Harmonies of #569978
Complementary color
Monochromatic Colors of #569978
Black with #569978
Text Example
Text Example
White with #569978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569978; }
p { color: rgb(86,153,120); }
H1.HeaderClassName
{
color: #569978;
}
.AnyTagClassName
{
color: #569978;
}
</style>
background-color css
<style>
a { background-color: #569978; }
a { background-color: rgb(86,153,120); }
div.DivClassName
{
background-color: #569978;
}
.BgClassName
{
background-color: #569978;
}
</style>
border-color css
<style>
span { border-color: #569978; }
span { border-color: rgb(86,153,120); }
td.TdClassName
{
border-color: #569978;
}
.TagClassName
{
border-color: #569978;
}
</style>