Shades of Ocean Green #519771
Tints of Ocean Green #519771
RGB
CMYK
RGB Variations
Color information
#519771 (or 0x519771) is known color: Ocean Green. HEX triplet: 51, 97 and 71. RGB value is (81,151,113). Sum of RGB (Red+Green+Blue) = 81+151+113=345 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.48% from 345); Green value is 151 (59.38% from 255 or 43.77% from 345); Blue value is 113 (44.53% from 255 or 32.75% from 345); Max value from RGB is 151 - color contains mainly: green. Hex color #519771 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519771 is #AE688E. Grayscale: #7D7D7D. Windows color (decimal): -11430031 or 7444305. OLE color: 7444305.
HSL color Cylindrical-coordinate representation of color #519771: hue angle of 147.43º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519771 is Cyan = 0.46, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 113 | - |
| CMYK | 0.46 | 0 | 0.25 | 0.41 |
| HSL | 147.43º | 0.3% | 0.45% | - |
| HSV(B) | 147.43º | 0.46% | 0.59% | - |
| XYZ | 17.44 | 25.07 | 19.54 | - |
| YUV | 125.74 | 120.81 | 96.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 113 | 0.46 | 0 | 0.25 | 0.41 | 147.43 | 0.3 | 0.45 |
| Hex | 51 | 97 | 71 | 2E | 0 | 19 | 29 | 93 | 1E | 2D |
| Octal | 121 | 227 | 161 | 56 | 0 | 31 | 51 | 223 | 36 | 55 |
| Binary | 1010001 | 10010111 | 1110001 | 101110 | 0 | 11001 | 101001 | 10010011 | 11110 | 101101 |
Color Harmonies of #519771
Complementary color
Monochromatic Colors of #519771
Black with #519771
Text Example
Text Example
White with #519771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519771; }
p { color: rgb(81,151,113); }
H1.HeaderClassName
{
color: #519771;
}
.AnyTagClassName
{
color: #519771;
}
</style>
background-color css
<style>
a { background-color: #519771; }
a { background-color: rgb(81,151,113); }
div.DivClassName
{
background-color: #519771;
}
.BgClassName
{
background-color: #519771;
}
</style>
border-color css
<style>
span { border-color: #519771; }
span { border-color: rgb(81,151,113); }
td.TdClassName
{
border-color: #519771;
}
.TagClassName
{
border-color: #519771;
}
</style>