Shades of Ocean Green #519774
Tints of Ocean Green #519774
RGB
CMYK
RGB Variations
Color information
#519774 (or 0x519774) is known color: Ocean Green. HEX triplet: 51, 97 and 74. RGB value is (81,151,116). Sum of RGB (Red+Green+Blue) = 81+151+116=348 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.28% from 348); Green value is 151 (59.38% from 255 or 43.39% from 348); Blue value is 116 (45.70% from 255 or 33.33% from 348); Max value from RGB is 151 - color contains mainly: green. Hex color #519774 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519774 is #AE688B. Grayscale: #7E7E7E. Windows color (decimal): -11430028 or 7640913. OLE color: 7640913.
HSL color Cylindrical-coordinate representation of color #519774: hue angle of 150º 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 #519774 is Cyan = 0.46, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 116 | - |
| CMYK | 0.46 | 0 | 0.23 | 0.41 |
| HSL | 150º | 0.3% | 0.45% | - |
| HSV(B) | 150º | 0.46% | 0.59% | - |
| XYZ | 17.61 | 25.14 | 20.45 | - |
| YUV | 126.08 | 122.31 | 95.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 116 | 0.46 | 0 | 0.23 | 0.41 | 150 | 0.3 | 0.45 |
| Hex | 51 | 97 | 74 | 2E | 0 | 17 | 29 | 96 | 1E | 2D |
| Octal | 121 | 227 | 164 | 56 | 0 | 27 | 51 | 226 | 36 | 55 |
| Binary | 1010001 | 10010111 | 1110100 | 101110 | 0 | 10111 | 101001 | 10010110 | 11110 | 101101 |
Color Harmonies of #519774
Complementary color
Monochromatic Colors of #519774
Black with #519774
Text Example
Text Example
White with #519774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519774; }
p { color: rgb(81,151,116); }
H1.HeaderClassName
{
color: #519774;
}
.AnyTagClassName
{
color: #519774;
}
</style>
background-color css
<style>
a { background-color: #519774; }
a { background-color: rgb(81,151,116); }
div.DivClassName
{
background-color: #519774;
}
.BgClassName
{
background-color: #519774;
}
</style>
border-color css
<style>
span { border-color: #519774; }
span { border-color: rgb(81,151,116); }
td.TdClassName
{
border-color: #519774;
}
.TagClassName
{
border-color: #519774;
}
</style>