Shades of Ocean Green #569871
Tints of Ocean Green #569871
RGB
CMYK
RGB Variations
Color information
#569871 (or 0x569871) is known color: Ocean Green. HEX triplet: 56, 98 and 71. RGB value is (86,152,113). Sum of RGB (Red+Green+Blue) = 86+152+113=351 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.50% from 351); Green value is 152 (59.77% from 255 or 43.30% from 351); Blue value is 113 (44.53% from 255 or 32.19% from 351); Max value from RGB is 152 - color contains mainly: green. Hex color #569871 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569871 is #A9678E. Grayscale: #7F7F7F. Windows color (decimal): -11102095 or 7444566. OLE color: 7444566.
HSL color Cylindrical-coordinate representation of color #569871: hue angle of 144.55º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #569871 is Cyan = 0.43, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 152 | 113 | - |
| CMYK | 0.43 | 0 | 0.26 | 0.40 |
| HSL | 144.55º | 0.28% | 0.47% | - |
| HSV(B) | 144.55º | 0.43% | 0.6% | - |
| XYZ | 18.05 | 25.63 | 19.62 | - |
| YUV | 127.82 | 119.63 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 152 | 113 | 0.43 | 0 | 0.26 | 0.40 | 144.55 | 0.28 | 0.47 |
| Hex | 56 | 98 | 71 | 2B | 0 | 1A | 28 | 91 | 1C | 2F |
| Octal | 126 | 230 | 161 | 53 | 0 | 32 | 50 | 221 | 34 | 57 |
| Binary | 1010110 | 10011000 | 1110001 | 101011 | 0 | 11010 | 101000 | 10010001 | 11100 | 101111 |
Color Harmonies of #569871
Complementary color
Monochromatic Colors of #569871
Black with #569871
Text Example
Text Example
White with #569871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569871; }
p { color: rgb(86,152,113); }
H1.HeaderClassName
{
color: #569871;
}
.AnyTagClassName
{
color: #569871;
}
</style>
background-color css
<style>
a { background-color: #569871; }
a { background-color: rgb(86,152,113); }
div.DivClassName
{
background-color: #569871;
}
.BgClassName
{
background-color: #569871;
}
</style>
border-color css
<style>
span { border-color: #569871; }
span { border-color: rgb(86,152,113); }
td.TdClassName
{
border-color: #569871;
}
.TagClassName
{
border-color: #569871;
}
</style>