Shades of Ocean Green #539977
Tints of Ocean Green #539977
RGB
CMYK
RGB Variations
Color information
#539977 (or 0x539977) is known color: Ocean Green. HEX triplet: 53, 99 and 77. RGB value is (83,153,119). Sum of RGB (Red+Green+Blue) = 83+153+119=355 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.38% from 355); Green value is 153 (60.16% from 255 or 43.10% from 355); Blue value is 119 (46.88% from 255 or 33.52% from 355); Max value from RGB is 153 - color contains mainly: green. Hex color #539977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539977 is #AC6688. Grayscale: #808080. Windows color (decimal): -11298441 or 7838035. OLE color: 7838035.
HSL color Cylindrical-coordinate representation of color #539977: hue angle of 150.86º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #539977 is Cyan = 0.46, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 119 | - |
| CMYK | 0.46 | 0 | 0.22 | 0.4 |
| HSL | 150.86º | 0.3% | 0.46% | - |
| HSV(B) | 150.86º | 0.46% | 0.6% | - |
| XYZ | 18.29 | 25.95 | 21.5 | - |
| YUV | 128.19 | 122.81 | 95.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 119 | 0.46 | 0 | 0.22 | 0.4 | 150.86 | 0.3 | 0.46 |
| Hex | 53 | 99 | 77 | 2E | 0 | 16 | 28 | 97 | 1E | 2E |
| Octal | 123 | 231 | 167 | 56 | 0 | 26 | 50 | 227 | 36 | 56 |
| Binary | 1010011 | 10011001 | 1110111 | 101110 | 0 | 10110 | 101000 | 10010111 | 11110 | 101110 |
Color Harmonies of #539977
Complementary color
Monochromatic Colors of #539977
Black with #539977
Text Example
Text Example
White with #539977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539977; }
p { color: rgb(83,153,119); }
H1.HeaderClassName
{
color: #539977;
}
.AnyTagClassName
{
color: #539977;
}
</style>
background-color css
<style>
a { background-color: #539977; }
a { background-color: rgb(83,153,119); }
div.DivClassName
{
background-color: #539977;
}
.BgClassName
{
background-color: #539977;
}
</style>
border-color css
<style>
span { border-color: #539977; }
span { border-color: rgb(83,153,119); }
td.TdClassName
{
border-color: #539977;
}
.TagClassName
{
border-color: #539977;
}
</style>