Shades of Ocean Green #569772
Tints of Ocean Green #569772
RGB
CMYK
RGB Variations
Color information
#569772 (or 0x569772) is known color: Ocean Green. HEX triplet: 56, 97 and 72. RGB value is (86,151,114). Sum of RGB (Red+Green+Blue) = 86+151+114=351 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.50% from 351); Green value is 151 (59.38% from 255 or 43.02% from 351); Blue value is 114 (44.92% from 255 or 32.48% from 351); Max value from RGB is 151 - color contains mainly: green. Hex color #569772 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569772 is #A9688D. Grayscale: #7F7F7F. Windows color (decimal): -11102350 or 7509846. OLE color: 7509846.
HSL color Cylindrical-coordinate representation of color #569772: hue angle of 145.85º 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 #569772 is Cyan = 0.43, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 114 | - |
| CMYK | 0.43 | 0 | 0.25 | 0.41 |
| HSL | 145.85º | 0.27% | 0.46% | - |
| HSV(B) | 145.85º | 0.43% | 0.59% | - |
| XYZ | 17.94 | 25.33 | 19.86 | - |
| YUV | 127.35 | 120.47 | 98.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 114 | 0.43 | 0 | 0.25 | 0.41 | 145.85 | 0.27 | 0.46 |
| Hex | 56 | 97 | 72 | 2B | 0 | 19 | 29 | 92 | 1B | 2E |
| Octal | 126 | 227 | 162 | 53 | 0 | 31 | 51 | 222 | 33 | 56 |
| Binary | 1010110 | 10010111 | 1110010 | 101011 | 0 | 11001 | 101001 | 10010010 | 11011 | 101110 |
Color Harmonies of #569772
Complementary color
Monochromatic Colors of #569772
Black with #569772
Text Example
Text Example
White with #569772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569772; }
p { color: rgb(86,151,114); }
H1.HeaderClassName
{
color: #569772;
}
.AnyTagClassName
{
color: #569772;
}
</style>
background-color css
<style>
a { background-color: #569772; }
a { background-color: rgb(86,151,114); }
div.DivClassName
{
background-color: #569772;
}
.BgClassName
{
background-color: #569772;
}
</style>
border-color css
<style>
span { border-color: #569772; }
span { border-color: rgb(86,151,114); }
td.TdClassName
{
border-color: #569772;
}
.TagClassName
{
border-color: #569772;
}
</style>