Shades of Ocean Green #579968
Tints of Ocean Green #579968
RGB
CMYK
RGB Variations
Color information
#579968 (or 0x579968) is known color: Ocean Green. HEX triplet: 57, 99 and 68. RGB value is (87,153,104). Sum of RGB (Red+Green+Blue) = 87+153+104=344 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.29% from 344); Green value is 153 (60.16% from 255 or 44.48% from 344); Blue value is 104 (41.02% from 255 or 30.23% from 344); Max value from RGB is 153 - color contains mainly: green. Hex color #579968 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579968 is #A86697. Grayscale: #7F7F7F. Windows color (decimal): -11036312 or 6854999. OLE color: 6854999.
HSL color Cylindrical-coordinate representation of color #579968: hue angle of 135.45º 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 #579968 is Cyan = 0.43, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 153 | 104 | - |
| CMYK | 0.43 | 0 | 0.32 | 0.4 |
| HSL | 135.45º | 0.28% | 0.47% | - |
| HSV(B) | 135.45º | 0.43% | 0.6% | - |
| XYZ | 17.82 | 25.81 | 17.14 | - |
| YUV | 127.68 | 114.63 | 98.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 153 | 104 | 0.43 | 0 | 0.32 | 0.4 | 135.45 | 0.28 | 0.47 |
| Hex | 57 | 99 | 68 | 2B | 0 | 20 | 28 | 87 | 1C | 2F |
| Octal | 127 | 231 | 150 | 53 | 0 | 40 | 50 | 207 | 34 | 57 |
| Binary | 1010111 | 10011001 | 1101000 | 101011 | 0 | 100000 | 101000 | 10000111 | 11100 | 101111 |
Color Harmonies of #579968
Complementary color
Monochromatic Colors of #579968
Black with #579968
Text Example
Text Example
White with #579968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579968; }
p { color: rgb(87,153,104); }
H1.HeaderClassName
{
color: #579968;
}
.AnyTagClassName
{
color: #579968;
}
</style>
background-color css
<style>
a { background-color: #579968; }
a { background-color: rgb(87,153,104); }
div.DivClassName
{
background-color: #579968;
}
.BgClassName
{
background-color: #579968;
}
</style>
border-color css
<style>
span { border-color: #579968; }
span { border-color: rgb(87,153,104); }
td.TdClassName
{
border-color: #579968;
}
.TagClassName
{
border-color: #579968;
}
</style>