Shades of Ocean Green #519574
Tints of Ocean Green #519574
RGB
CMYK
RGB Variations
Color information
#519574 (or 0x519574) is known color: Ocean Green. HEX triplet: 51, 95 and 74. RGB value is (81,149,116). Sum of RGB (Red+Green+Blue) = 81+149+116=346 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.41% from 346); Green value is 149 (58.59% from 255 or 43.06% from 346); Blue value is 116 (45.70% from 255 or 33.53% from 346); Max value from RGB is 149 - color contains mainly: green. Hex color #519574 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519574 is #AE6A8B. Grayscale: #7C7C7C. Windows color (decimal): -11430540 or 7640401. OLE color: 7640401.
HSL color Cylindrical-coordinate representation of color #519574: hue angle of 150.88º 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 #519574 is Cyan = 0.46, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 116 | - |
| CMYK | 0.46 | 0 | 0.22 | 0.42 |
| HSL | 150.88º | 0.3% | 0.45% | - |
| HSV(B) | 150.88º | 0.46% | 0.58% | - |
| XYZ | 17.29 | 24.51 | 20.34 | - |
| YUV | 124.91 | 122.97 | 96.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 116 | 0.46 | 0 | 0.22 | 0.42 | 150.88 | 0.3 | 0.45 |
| Hex | 51 | 95 | 74 | 2E | 0 | 16 | 2A | 97 | 1E | 2D |
| Octal | 121 | 225 | 164 | 56 | 0 | 26 | 52 | 227 | 36 | 55 |
| Binary | 1010001 | 10010101 | 1110100 | 101110 | 0 | 10110 | 101010 | 10010111 | 11110 | 101101 |
Color Harmonies of #519574
Complementary color
Monochromatic Colors of #519574
Black with #519574
Text Example
Text Example
White with #519574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519574; }
p { color: rgb(81,149,116); }
H1.HeaderClassName
{
color: #519574;
}
.AnyTagClassName
{
color: #519574;
}
</style>
background-color css
<style>
a { background-color: #519574; }
a { background-color: rgb(81,149,116); }
div.DivClassName
{
background-color: #519574;
}
.BgClassName
{
background-color: #519574;
}
</style>
border-color css
<style>
span { border-color: #519574; }
span { border-color: rgb(81,149,116); }
td.TdClassName
{
border-color: #519574;
}
.TagClassName
{
border-color: #519574;
}
</style>