Shades of Ocean Green #539677
Tints of Ocean Green #539677
RGB
CMYK
RGB Variations
Color information
#539677 (or 0x539677) is known color: Ocean Green. HEX triplet: 53, 96 and 77. RGB value is (83,150,119). Sum of RGB (Red+Green+Blue) = 83+150+119=352 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.58% from 352); Green value is 150 (58.98% from 255 or 42.61% from 352); Blue value is 119 (46.88% from 255 or 33.81% from 352); Max value from RGB is 150 - color contains mainly: green. Hex color #539677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539677 is #AC6988. Grayscale: #7E7E7E. Windows color (decimal): -11299209 or 7837267. OLE color: 7837267.
HSL color Cylindrical-coordinate representation of color #539677: hue angle of 152.24º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539677 is Cyan = 0.45, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 119 | - |
| CMYK | 0.45 | 0 | 0.21 | 0.41 |
| HSL | 152.24º | 0.29% | 0.46% | - |
| HSV(B) | 152.24º | 0.45% | 0.59% | - |
| XYZ | 17.8 | 24.98 | 21.34 | - |
| YUV | 126.43 | 123.8 | 97.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 119 | 0.45 | 0 | 0.21 | 0.41 | 152.24 | 0.29 | 0.46 |
| Hex | 53 | 96 | 77 | 2D | 0 | 15 | 29 | 98 | 1D | 2E |
| Octal | 123 | 226 | 167 | 55 | 0 | 25 | 51 | 230 | 35 | 56 |
| Binary | 1010011 | 10010110 | 1110111 | 101101 | 0 | 10101 | 101001 | 10011000 | 11101 | 101110 |
Color Harmonies of #539677
Complementary color
Monochromatic Colors of #539677
Black with #539677
Text Example
Text Example
White with #539677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539677; }
p { color: rgb(83,150,119); }
H1.HeaderClassName
{
color: #539677;
}
.AnyTagClassName
{
color: #539677;
}
</style>
background-color css
<style>
a { background-color: #539677; }
a { background-color: rgb(83,150,119); }
div.DivClassName
{
background-color: #539677;
}
.BgClassName
{
background-color: #539677;
}
</style>
border-color css
<style>
span { border-color: #539677; }
span { border-color: rgb(83,150,119); }
td.TdClassName
{
border-color: #539677;
}
.TagClassName
{
border-color: #539677;
}
</style>