Shades of Ocean Green #539869
Tints of Ocean Green #539869
RGB
CMYK
RGB Variations
Color information
#539869 (or 0x539869) is known color: Ocean Green. HEX triplet: 53, 98 and 69. RGB value is (83,152,105). Sum of RGB (Red+Green+Blue) = 83+152+105=340 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.41% from 340); Green value is 152 (59.77% from 255 or 44.71% from 340); Blue value is 105 (41.41% from 255 or 30.88% from 340); Max value from RGB is 152 - color contains mainly: green. Hex color #539869 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539869 is #AC6796. Grayscale: #7E7E7E. Windows color (decimal): -11298711 or 6920275. OLE color: 6920275.
HSL color Cylindrical-coordinate representation of color #539869: hue angle of 139.13º 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 #539869 is Cyan = 0.45, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 152 | 105 | - |
| CMYK | 0.45 | 0 | 0.31 | 0.40 |
| HSL | 139.13º | 0.29% | 0.46% | - |
| HSV(B) | 139.13º | 0.45% | 0.6% | - |
| XYZ | 17.35 | 25.32 | 17.34 | - |
| YUV | 126.01 | 116.14 | 97.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 152 | 105 | 0.45 | 0 | 0.31 | 0.40 | 139.13 | 0.29 | 0.46 |
| Hex | 53 | 98 | 69 | 2D | 0 | 1F | 28 | 8B | 1D | 2E |
| Octal | 123 | 230 | 151 | 55 | 0 | 37 | 50 | 213 | 35 | 56 |
| Binary | 1010011 | 10011000 | 1101001 | 101101 | 0 | 11111 | 101000 | 10001011 | 11101 | 101110 |
Color Harmonies of #539869
Complementary color
Monochromatic Colors of #539869
Black with #539869
Text Example
Text Example
White with #539869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539869; }
p { color: rgb(83,152,105); }
H1.HeaderClassName
{
color: #539869;
}
.AnyTagClassName
{
color: #539869;
}
</style>
background-color css
<style>
a { background-color: #539869; }
a { background-color: rgb(83,152,105); }
div.DivClassName
{
background-color: #539869;
}
.BgClassName
{
background-color: #539869;
}
</style>
border-color css
<style>
span { border-color: #539869; }
span { border-color: rgb(83,152,105); }
td.TdClassName
{
border-color: #539869;
}
.TagClassName
{
border-color: #539869;
}
</style>