Shades of Ocean Green #539873
Tints of Ocean Green #539873
RGB
CMYK
RGB Variations
Color information
#539873 (or 0x539873) is known color: Ocean Green. HEX triplet: 53, 98 and 73. RGB value is (83,152,115). Sum of RGB (Red+Green+Blue) = 83+152+115=350 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.71% from 350); Green value is 152 (59.77% from 255 or 43.43% from 350); Blue value is 115 (45.31% from 255 or 32.86% from 350); Max value from RGB is 152 - color contains mainly: green. Hex color #539873 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539873 is #AC678C. Grayscale: #7F7F7F. Windows color (decimal): -11298701 or 7575635. OLE color: 7575635.
HSL color Cylindrical-coordinate representation of color #539873: hue angle of 147.83º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539873 is Cyan = 0.45, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 152 | 115 | - |
| CMYK | 0.45 | 0 | 0.24 | 0.40 |
| HSL | 147.83º | 0.29% | 0.46% | - |
| HSV(B) | 147.83º | 0.45% | 0.6% | - |
| XYZ | 17.89 | 25.53 | 20.21 | - |
| YUV | 127.15 | 121.14 | 96.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 152 | 115 | 0.45 | 0 | 0.24 | 0.40 | 147.83 | 0.29 | 0.46 |
| Hex | 53 | 98 | 73 | 2D | 0 | 18 | 28 | 94 | 1D | 2E |
| Octal | 123 | 230 | 163 | 55 | 0 | 30 | 50 | 224 | 35 | 56 |
| Binary | 1010011 | 10011000 | 1110011 | 101101 | 0 | 11000 | 101000 | 10010100 | 11101 | 101110 |
Color Harmonies of #539873
Complementary color
Monochromatic Colors of #539873
Black with #539873
Text Example
Text Example
White with #539873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539873; }
p { color: rgb(83,152,115); }
H1.HeaderClassName
{
color: #539873;
}
.AnyTagClassName
{
color: #539873;
}
</style>
background-color css
<style>
a { background-color: #539873; }
a { background-color: rgb(83,152,115); }
div.DivClassName
{
background-color: #539873;
}
.BgClassName
{
background-color: #539873;
}
</style>
border-color css
<style>
span { border-color: #539873; }
span { border-color: rgb(83,152,115); }
td.TdClassName
{
border-color: #539873;
}
.TagClassName
{
border-color: #539873;
}
</style>