Shades of Ocean Green #559569
Tints of Ocean Green #559569
RGB
CMYK
RGB Variations
Color information
#559569 (or 0x559569) is known color: Ocean Green. HEX triplet: 55, 95 and 69. RGB value is (85,149,105). Sum of RGB (Red+Green+Blue) = 85+149+105=339 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.07% from 339); Green value is 149 (58.59% from 255 or 43.95% from 339); Blue value is 105 (41.41% from 255 or 30.97% from 339); Max value from RGB is 149 - color contains mainly: green. Hex color #559569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559569 is #AA6A96. Grayscale: #7C7C7C. Windows color (decimal): -11168407 or 6919509. OLE color: 6919509.
HSL color Cylindrical-coordinate representation of color #559569: hue angle of 138.75º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #559569 is Cyan = 0.43, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 149 | 105 | - |
| CMYK | 0.43 | 0 | 0.30 | 0.42 |
| HSL | 138.75º | 0.27% | 0.46% | - |
| HSV(B) | 138.75º | 0.43% | 0.58% | - |
| XYZ | 17.04 | 24.45 | 17.18 | - |
| YUV | 124.85 | 116.8 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 149 | 105 | 0.43 | 0 | 0.30 | 0.42 | 138.75 | 0.27 | 0.46 |
| Hex | 55 | 95 | 69 | 2B | 0 | 1E | 2A | 8B | 1B | 2E |
| Octal | 125 | 225 | 151 | 53 | 0 | 36 | 52 | 213 | 33 | 56 |
| Binary | 1010101 | 10010101 | 1101001 | 101011 | 0 | 11110 | 101010 | 10001011 | 11011 | 101110 |
Color Harmonies of #559569
Complementary color
Monochromatic Colors of #559569
Black with #559569
Text Example
Text Example
White with #559569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559569; }
p { color: rgb(85,149,105); }
H1.HeaderClassName
{
color: #559569;
}
.AnyTagClassName
{
color: #559569;
}
</style>
background-color css
<style>
a { background-color: #559569; }
a { background-color: rgb(85,149,105); }
div.DivClassName
{
background-color: #559569;
}
.BgClassName
{
background-color: #559569;
}
</style>
border-color css
<style>
span { border-color: #559569; }
span { border-color: rgb(85,149,105); }
td.TdClassName
{
border-color: #559569;
}
.TagClassName
{
border-color: #559569;
}
</style>