Shades of Ocean Green #569470
Tints of Ocean Green #569470
RGB
CMYK
RGB Variations
Color information
#569470 (or 0x569470) is known color: Ocean Green. HEX triplet: 56, 94 and 70. RGB value is (86,148,112). Sum of RGB (Red+Green+Blue) = 86+148+112=346 (45% of max value = 765). Red value is 86 (33.98% from 255 or 24.86% from 346); Green value is 148 (58.20% from 255 or 42.77% from 346); Blue value is 112 (44.14% from 255 or 32.37% from 346); Max value from RGB is 148 - color contains mainly: green. Hex color #569470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569470 is #A96B8F. Grayscale: #7D7D7D. Windows color (decimal): -11103120 or 7378006. OLE color: 7378006.
HSL color Cylindrical-coordinate representation of color #569470: hue angle of 145.16º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #569470 is Cyan = 0.42, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 112 | - |
| CMYK | 0.42 | 0 | 0.24 | 0.42 |
| HSL | 145.16º | 0.26% | 0.46% | - |
| HSV(B) | 145.16º | 0.42% | 0.58% | - |
| XYZ | 17.35 | 24.33 | 19.11 | - |
| YUV | 125.36 | 120.46 | 99.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 112 | 0.42 | 0 | 0.24 | 0.42 | 145.16 | 0.26 | 0.46 |
| Hex | 56 | 94 | 70 | 2A | 0 | 18 | 2A | 91 | 1A | 2E |
| Octal | 126 | 224 | 160 | 52 | 0 | 30 | 52 | 221 | 32 | 56 |
| Binary | 1010110 | 10010100 | 1110000 | 101010 | 0 | 11000 | 101010 | 10010001 | 11010 | 101110 |
Color Harmonies of #569470
Complementary color
Monochromatic Colors of #569470
Black with #569470
Text Example
Text Example
White with #569470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569470; }
p { color: rgb(86,148,112); }
H1.HeaderClassName
{
color: #569470;
}
.AnyTagClassName
{
color: #569470;
}
</style>
background-color css
<style>
a { background-color: #569470; }
a { background-color: rgb(86,148,112); }
div.DivClassName
{
background-color: #569470;
}
.BgClassName
{
background-color: #569470;
}
</style>
border-color css
<style>
span { border-color: #569470; }
span { border-color: rgb(86,148,112); }
td.TdClassName
{
border-color: #569470;
}
.TagClassName
{
border-color: #569470;
}
</style>