Shades of Ocean Green #579670
Tints of Ocean Green #579670
RGB
CMYK
RGB Variations
Color information
#579670 (or 0x579670) is known color: Ocean Green. HEX triplet: 57, 96 and 70. RGB value is (87,150,112). Sum of RGB (Red+Green+Blue) = 87+150+112=349 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.93% from 349); Green value is 150 (58.98% from 255 or 42.98% from 349); Blue value is 112 (44.14% from 255 or 32.09% from 349); Max value from RGB is 150 - color contains mainly: green. Hex color #579670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579670 is #A8698F. Grayscale: #7E7E7E. Windows color (decimal): -11037072 or 7378519. OLE color: 7378519.
HSL color Cylindrical-coordinate representation of color #579670: hue angle of 143.81º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #579670 is Cyan = 0.42, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 150 | 112 | - |
| CMYK | 0.42 | 0 | 0.25 | 0.41 |
| HSL | 143.81º | 0.27% | 0.46% | - |
| HSV(B) | 143.81º | 0.42% | 0.59% | - |
| XYZ | 17.76 | 25.01 | 19.22 | - |
| YUV | 126.83 | 119.63 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 150 | 112 | 0.42 | 0 | 0.25 | 0.41 | 143.81 | 0.27 | 0.46 |
| Hex | 57 | 96 | 70 | 2A | 0 | 19 | 29 | 90 | 1B | 2E |
| Octal | 127 | 226 | 160 | 52 | 0 | 31 | 51 | 220 | 33 | 56 |
| Binary | 1010111 | 10010110 | 1110000 | 101010 | 0 | 11001 | 101001 | 10010000 | 11011 | 101110 |
Color Harmonies of #579670
Complementary color
Monochromatic Colors of #579670
Black with #579670
Text Example
Text Example
White with #579670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579670; }
p { color: rgb(87,150,112); }
H1.HeaderClassName
{
color: #579670;
}
.AnyTagClassName
{
color: #579670;
}
</style>
background-color css
<style>
a { background-color: #579670; }
a { background-color: rgb(87,150,112); }
div.DivClassName
{
background-color: #579670;
}
.BgClassName
{
background-color: #579670;
}
</style>
border-color css
<style>
span { border-color: #579670; }
span { border-color: rgb(87,150,112); }
td.TdClassName
{
border-color: #579670;
}
.TagClassName
{
border-color: #579670;
}
</style>