Shades of Ocean Green #519573
Tints of Ocean Green #519573
RGB
CMYK
RGB Variations
Color information
#519573 (or 0x519573) is known color: Ocean Green. HEX triplet: 51, 95 and 73. RGB value is (81,149,115). Sum of RGB (Red+Green+Blue) = 81+149+115=345 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.48% from 345); Green value is 149 (58.59% from 255 or 43.19% from 345); Blue value is 115 (45.31% from 255 or 33.33% from 345); Max value from RGB is 149 - color contains mainly: green. Hex color #519573 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519573 is #AE6A8C. Grayscale: #7C7C7C. Windows color (decimal): -11430541 or 7574865. OLE color: 7574865.
HSL color Cylindrical-coordinate representation of color #519573: hue angle of 150º 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 #519573 is Cyan = 0.46, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 115 | - |
| CMYK | 0.46 | 0 | 0.23 | 0.42 |
| HSL | 150º | 0.3% | 0.45% | - |
| HSV(B) | 150º | 0.46% | 0.58% | - |
| XYZ | 17.24 | 24.48 | 20.04 | - |
| YUV | 124.79 | 122.47 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 115 | 0.46 | 0 | 0.23 | 0.42 | 150 | 0.3 | 0.45 |
| Hex | 51 | 95 | 73 | 2E | 0 | 17 | 2A | 96 | 1E | 2D |
| Octal | 121 | 225 | 163 | 56 | 0 | 27 | 52 | 226 | 36 | 55 |
| Binary | 1010001 | 10010101 | 1110011 | 101110 | 0 | 10111 | 101010 | 10010110 | 11110 | 101101 |
Color Harmonies of #519573
Complementary color
Monochromatic Colors of #519573
Black with #519573
Text Example
Text Example
White with #519573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519573; }
p { color: rgb(81,149,115); }
H1.HeaderClassName
{
color: #519573;
}
.AnyTagClassName
{
color: #519573;
}
</style>
background-color css
<style>
a { background-color: #519573; }
a { background-color: rgb(81,149,115); }
div.DivClassName
{
background-color: #519573;
}
.BgClassName
{
background-color: #519573;
}
</style>
border-color css
<style>
span { border-color: #519573; }
span { border-color: rgb(81,149,115); }
td.TdClassName
{
border-color: #519573;
}
.TagClassName
{
border-color: #519573;
}
</style>