Shades of Ocean Green #569976
Tints of Ocean Green #569976
RGB
CMYK
RGB Variations
Color information
#569976 (or 0x569976) is known color: Ocean Green. HEX triplet: 56, 99 and 76. RGB value is (86,153,118). Sum of RGB (Red+Green+Blue) = 86+153+118=357 (47% of max value = 765). Red value is 86 (33.98% from 255 or 24.09% from 357); Green value is 153 (60.16% from 255 or 42.86% from 357); Blue value is 118 (46.48% from 255 or 33.05% from 357); Max value from RGB is 153 - color contains mainly: green. Hex color #569976 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569976 is #A96689. Grayscale: #818181. Windows color (decimal): -11101834 or 7772502. OLE color: 7772502.
HSL color Cylindrical-coordinate representation of color #569976: hue angle of 148.66º 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 #569976 is Cyan = 0.44, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 86 | 153 | 118 | - |
| CMYK | 0.44 | 0 | 0.23 | 0.4 |
| HSL | 148.66º | 0.28% | 0.47% | - |
| HSV(B) | 148.66º | 0.44% | 0.6% | - |
| XYZ | 18.5 | 26.07 | 21.2 | - |
| YUV | 128.98 | 121.8 | 97.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 153 | 118 | 0.44 | 0 | 0.23 | 0.4 | 148.66 | 0.28 | 0.47 |
| Hex | 56 | 99 | 76 | 2C | 0 | 17 | 28 | 95 | 1C | 2F |
| Octal | 126 | 231 | 166 | 54 | 0 | 27 | 50 | 225 | 34 | 57 |
| Binary | 1010110 | 10011001 | 1110110 | 101100 | 0 | 10111 | 101000 | 10010101 | 11100 | 101111 |
Color Harmonies of #569976
Complementary color
Monochromatic Colors of #569976
Black with #569976
Text Example
Text Example
White with #569976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569976; }
p { color: rgb(86,153,118); }
H1.HeaderClassName
{
color: #569976;
}
.AnyTagClassName
{
color: #569976;
}
</style>
background-color css
<style>
a { background-color: #569976; }
a { background-color: rgb(86,153,118); }
div.DivClassName
{
background-color: #569976;
}
.BgClassName
{
background-color: #569976;
}
</style>
border-color css
<style>
span { border-color: #569976; }
span { border-color: rgb(86,153,118); }
td.TdClassName
{
border-color: #569976;
}
.TagClassName
{
border-color: #569976;
}
</style>