Shades of Ocean Green #539968
Tints of Ocean Green #539968
RGB
CMYK
RGB Variations
Color information
#539968 (or 0x539968) is known color: Ocean Green. HEX triplet: 53, 99 and 68. RGB value is (83,153,104). Sum of RGB (Red+Green+Blue) = 83+153+104=340 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.41% from 340); Green value is 153 (60.16% from 255 or 45% from 340); Blue value is 104 (41.02% from 255 or 30.59% from 340); Max value from RGB is 153 - color contains mainly: green. Hex color #539968 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539968 is #AC6697. Grayscale: #7E7E7E. Windows color (decimal): -11298456 or 6854995. OLE color: 6854995.
HSL color Cylindrical-coordinate representation of color #539968: hue angle of 138º 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 #539968 is Cyan = 0.46, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 104 | - |
| CMYK | 0.46 | 0 | 0.32 | 0.4 |
| HSL | 138º | 0.3% | 0.46% | - |
| HSV(B) | 138º | 0.46% | 0.6% | - |
| XYZ | 17.46 | 25.62 | 17.12 | - |
| YUV | 126.48 | 115.31 | 96.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 104 | 0.46 | 0 | 0.32 | 0.4 | 138 | 0.3 | 0.46 |
| Hex | 53 | 99 | 68 | 2E | 0 | 20 | 28 | 8A | 1E | 2E |
| Octal | 123 | 231 | 150 | 56 | 0 | 40 | 50 | 212 | 36 | 56 |
| Binary | 1010011 | 10011001 | 1101000 | 101110 | 0 | 100000 | 101000 | 10001010 | 11110 | 101110 |
Color Harmonies of #539968
Complementary color
Monochromatic Colors of #539968
Black with #539968
Text Example
Text Example
White with #539968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539968; }
p { color: rgb(83,153,104); }
H1.HeaderClassName
{
color: #539968;
}
.AnyTagClassName
{
color: #539968;
}
</style>
background-color css
<style>
a { background-color: #539968; }
a { background-color: rgb(83,153,104); }
div.DivClassName
{
background-color: #539968;
}
.BgClassName
{
background-color: #539968;
}
</style>
border-color css
<style>
span { border-color: #539968; }
span { border-color: rgb(83,153,104); }
td.TdClassName
{
border-color: #539968;
}
.TagClassName
{
border-color: #539968;
}
</style>