Shades of Ocean Green #539774
Tints of Ocean Green #539774
RGB
CMYK
RGB Variations
Color information
#539774 (or 0x539774) is known color: Ocean Green. HEX triplet: 53, 97 and 74. RGB value is (83,151,116). Sum of RGB (Red+Green+Blue) = 83+151+116=350 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.71% from 350); Green value is 151 (59.38% from 255 or 43.14% from 350); Blue value is 116 (45.70% from 255 or 33.14% from 350); Max value from RGB is 151 - color contains mainly: green. Hex color #539774 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539774 is #AC688B. Grayscale: #7E7E7E. Windows color (decimal): -11298956 or 7640915. OLE color: 7640915.
HSL color Cylindrical-coordinate representation of color #539774: hue angle of 149.12º 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 #539774 is Cyan = 0.45, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 151 | 116 | - |
| CMYK | 0.45 | 0 | 0.23 | 0.41 |
| HSL | 149.12º | 0.29% | 0.46% | - |
| HSV(B) | 149.12º | 0.45% | 0.59% | - |
| XYZ | 17.79 | 25.23 | 20.46 | - |
| YUV | 126.68 | 121.97 | 96.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 151 | 116 | 0.45 | 0 | 0.23 | 0.41 | 149.12 | 0.29 | 0.46 |
| Hex | 53 | 97 | 74 | 2D | 0 | 17 | 29 | 95 | 1D | 2E |
| Octal | 123 | 227 | 164 | 55 | 0 | 27 | 51 | 225 | 35 | 56 |
| Binary | 1010011 | 10010111 | 1110100 | 101101 | 0 | 10111 | 101001 | 10010101 | 11101 | 101110 |
Color Harmonies of #539774
Complementary color
Monochromatic Colors of #539774
Black with #539774
Text Example
Text Example
White with #539774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539774; }
p { color: rgb(83,151,116); }
H1.HeaderClassName
{
color: #539774;
}
.AnyTagClassName
{
color: #539774;
}
</style>
background-color css
<style>
a { background-color: #539774; }
a { background-color: rgb(83,151,116); }
div.DivClassName
{
background-color: #539774;
}
.BgClassName
{
background-color: #539774;
}
</style>
border-color css
<style>
span { border-color: #539774; }
span { border-color: rgb(83,151,116); }
td.TdClassName
{
border-color: #539774;
}
.TagClassName
{
border-color: #539774;
}
</style>