Shades of Ocean Green #569670
Tints of Ocean Green #569670
RGB
CMYK
RGB Variations
Color information
#569670 (or 0x569670) is known color: Ocean Green. HEX triplet: 56, 96 and 70. RGB value is (86,150,112). Sum of RGB (Red+Green+Blue) = 86+150+112=348 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.71% from 348); Green value is 150 (58.98% from 255 or 43.10% from 348); Blue value is 112 (44.14% from 255 or 32.18% from 348); Max value from RGB is 150 - color contains mainly: green. Hex color #569670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569670 is #A9698F. Grayscale: #7E7E7E. Windows color (decimal): -11102608 or 7378518. OLE color: 7378518.
HSL color Cylindrical-coordinate representation of color #569670: hue angle of 144.38º 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 #569670 is Cyan = 0.43, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 150 | 112 | - |
| CMYK | 0.43 | 0 | 0.25 | 0.41 |
| HSL | 144.38º | 0.27% | 0.46% | - |
| HSV(B) | 144.38º | 0.43% | 0.59% | - |
| XYZ | 17.67 | 24.96 | 19.22 | - |
| YUV | 126.53 | 119.8 | 99.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 150 | 112 | 0.43 | 0 | 0.25 | 0.41 | 144.38 | 0.27 | 0.46 |
| Hex | 56 | 96 | 70 | 2B | 0 | 19 | 29 | 90 | 1B | 2E |
| Octal | 126 | 226 | 160 | 53 | 0 | 31 | 51 | 220 | 33 | 56 |
| Binary | 1010110 | 10010110 | 1110000 | 101011 | 0 | 11001 | 101001 | 10010000 | 11011 | 101110 |
Color Harmonies of #569670
Complementary color
Monochromatic Colors of #569670
Black with #569670
Text Example
Text Example
White with #569670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569670; }
p { color: rgb(86,150,112); }
H1.HeaderClassName
{
color: #569670;
}
.AnyTagClassName
{
color: #569670;
}
</style>
background-color css
<style>
a { background-color: #569670; }
a { background-color: rgb(86,150,112); }
div.DivClassName
{
background-color: #569670;
}
.BgClassName
{
background-color: #569670;
}
</style>
border-color css
<style>
span { border-color: #569670; }
span { border-color: rgb(86,150,112); }
td.TdClassName
{
border-color: #569670;
}
.TagClassName
{
border-color: #569670;
}
</style>