Shades of Ocean Green #539670
Tints of Ocean Green #539670
RGB
CMYK
RGB Variations
Color information
#539670 (or 0x539670) is known color: Ocean Green. HEX triplet: 53, 96 and 70. RGB value is (83,150,112). Sum of RGB (Red+Green+Blue) = 83+150+112=345 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.06% from 345); Green value is 150 (58.98% from 255 or 43.48% from 345); Blue value is 112 (44.14% from 255 or 32.46% from 345); Max value from RGB is 150 - color contains mainly: green. Hex color #539670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539670 is #AC698F. Grayscale: #7D7D7D. Windows color (decimal): -11299216 or 7378515. OLE color: 7378515.
HSL color Cylindrical-coordinate representation of color #539670: hue angle of 145.97º 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 #539670 is Cyan = 0.45, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 112 | - |
| CMYK | 0.45 | 0 | 0.25 | 0.41 |
| HSL | 145.97º | 0.29% | 0.46% | - |
| HSV(B) | 145.97º | 0.45% | 0.59% | - |
| XYZ | 17.4 | 24.82 | 19.2 | - |
| YUV | 125.64 | 120.3 | 97.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 112 | 0.45 | 0 | 0.25 | 0.41 | 145.97 | 0.29 | 0.46 |
| Hex | 53 | 96 | 70 | 2D | 0 | 19 | 29 | 92 | 1D | 2E |
| Octal | 123 | 226 | 160 | 55 | 0 | 31 | 51 | 222 | 35 | 56 |
| Binary | 1010011 | 10010110 | 1110000 | 101101 | 0 | 11001 | 101001 | 10010010 | 11101 | 101110 |
Color Harmonies of #539670
Complementary color
Monochromatic Colors of #539670
Black with #539670
Text Example
Text Example
White with #539670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539670; }
p { color: rgb(83,150,112); }
H1.HeaderClassName
{
color: #539670;
}
.AnyTagClassName
{
color: #539670;
}
</style>
background-color css
<style>
a { background-color: #539670; }
a { background-color: rgb(83,150,112); }
div.DivClassName
{
background-color: #539670;
}
.BgClassName
{
background-color: #539670;
}
</style>
border-color css
<style>
span { border-color: #539670; }
span { border-color: rgb(83,150,112); }
td.TdClassName
{
border-color: #539670;
}
.TagClassName
{
border-color: #539670;
}
</style>