Shades of Ocean Green #569674
Tints of Ocean Green #569674
RGB
CMYK
RGB Variations
Color information
#569674 (or 0x569674) is known color: Ocean Green. HEX triplet: 56, 96 and 74. RGB value is (86,150,116). Sum of RGB (Red+Green+Blue) = 86+150+116=352 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.43% from 352); Green value is 150 (58.98% from 255 or 42.61% from 352); Blue value is 116 (45.70% from 255 or 32.95% from 352); Max value from RGB is 150 - color contains mainly: green. Hex color #569674 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569674 is #A9698B. Grayscale: #7F7F7F. Windows color (decimal): -11102604 or 7640662. OLE color: 7640662.
HSL color Cylindrical-coordinate representation of color #569674: hue angle of 148.12º 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 #569674 is Cyan = 0.43, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 150 | 116 | - |
| CMYK | 0.43 | 0 | 0.23 | 0.41 |
| HSL | 148.13º | 0.27% | 0.46% | - |
| HSV(B) | 148.13º | 0.43% | 0.59% | - |
| XYZ | 17.9 | 25.05 | 20.42 | - |
| YUV | 126.99 | 121.8 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 150 | 116 | 0.43 | 0 | 0.23 | 0.41 | 148.13 | 0.27 | 0.46 |
| Hex | 56 | 96 | 74 | 2B | 0 | 17 | 29 | 94 | 1B | 2E |
| Octal | 126 | 226 | 164 | 53 | 0 | 27 | 51 | 224 | 33 | 56 |
| Binary | 1010110 | 10010110 | 1110100 | 101011 | 0 | 10111 | 101001 | 10010100 | 11011 | 101110 |
Color Harmonies of #569674
Complementary color
Monochromatic Colors of #569674
Black with #569674
Text Example
Text Example
White with #569674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569674; }
p { color: rgb(86,150,116); }
H1.HeaderClassName
{
color: #569674;
}
.AnyTagClassName
{
color: #569674;
}
</style>
background-color css
<style>
a { background-color: #569674; }
a { background-color: rgb(86,150,116); }
div.DivClassName
{
background-color: #569674;
}
.BgClassName
{
background-color: #569674;
}
</style>
border-color css
<style>
span { border-color: #569674; }
span { border-color: rgb(86,150,116); }
td.TdClassName
{
border-color: #569674;
}
.TagClassName
{
border-color: #569674;
}
</style>