Shades of Ocean Green #519569
Tints of Ocean Green #519569
RGB
CMYK
RGB Variations
Color information
#519569 (or 0x519569) is known color: Ocean Green. HEX triplet: 51, 95 and 69. RGB value is (81,149,105). Sum of RGB (Red+Green+Blue) = 81+149+105=335 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.18% from 335); Green value is 149 (58.59% from 255 or 44.48% from 335); Blue value is 105 (41.41% from 255 or 31.34% from 335); Max value from RGB is 149 - color contains mainly: green. Hex color #519569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519569 is #AE6A96. Grayscale: #7B7B7B. Windows color (decimal): -11430551 or 6919505. OLE color: 6919505.
HSL color Cylindrical-coordinate representation of color #519569: hue angle of 141.18º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519569 is Cyan = 0.46, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 105 | - |
| CMYK | 0.46 | 0 | 0.30 | 0.42 |
| HSL | 141.18º | 0.3% | 0.45% | - |
| HSV(B) | 141.18º | 0.46% | 0.58% | - |
| XYZ | 16.69 | 24.26 | 17.17 | - |
| YUV | 123.65 | 117.47 | 97.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 105 | 0.46 | 0 | 0.30 | 0.42 | 141.18 | 0.3 | 0.45 |
| Hex | 51 | 95 | 69 | 2E | 0 | 1E | 2A | 8D | 1E | 2D |
| Octal | 121 | 225 | 151 | 56 | 0 | 36 | 52 | 215 | 36 | 55 |
| Binary | 1010001 | 10010101 | 1101001 | 101110 | 0 | 11110 | 101010 | 10001101 | 11110 | 101101 |
Color Harmonies of #519569
Complementary color
Monochromatic Colors of #519569
Black with #519569
Text Example
Text Example
White with #519569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519569; }
p { color: rgb(81,149,105); }
H1.HeaderClassName
{
color: #519569;
}
.AnyTagClassName
{
color: #519569;
}
</style>
background-color css
<style>
a { background-color: #519569; }
a { background-color: rgb(81,149,105); }
div.DivClassName
{
background-color: #519569;
}
.BgClassName
{
background-color: #519569;
}
</style>
border-color css
<style>
span { border-color: #519569; }
span { border-color: rgb(81,149,105); }
td.TdClassName
{
border-color: #519569;
}
.TagClassName
{
border-color: #519569;
}
</style>