Shades of Ocean Green #539669
Tints of Ocean Green #539669
RGB
CMYK
RGB Variations
Color information
#539669 (or 0x539669) is known color: Ocean Green. HEX triplet: 53, 96 and 69. RGB value is (83,150,105). Sum of RGB (Red+Green+Blue) = 83+150+105=338 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.56% from 338); Green value is 150 (58.98% from 255 or 44.38% from 338); Blue value is 105 (41.41% from 255 or 31.07% from 338); Max value from RGB is 150 - color contains mainly: green. Hex color #539669 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539669 is #AC6996. Grayscale: #7C7C7C. Windows color (decimal): -11299223 or 6919763. OLE color: 6919763.
HSL color Cylindrical-coordinate representation of color #539669: hue angle of 139.7º 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 #539669 is Cyan = 0.45, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 105 | - |
| CMYK | 0.45 | 0 | 0.30 | 0.41 |
| HSL | 139.7º | 0.29% | 0.46% | - |
| HSV(B) | 139.7º | 0.45% | 0.59% | - |
| XYZ | 17.02 | 24.67 | 17.23 | - |
| YUV | 124.84 | 116.8 | 98.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 105 | 0.45 | 0 | 0.30 | 0.41 | 139.7 | 0.29 | 0.46 |
| Hex | 53 | 96 | 69 | 2D | 0 | 1E | 29 | 8C | 1D | 2E |
| Octal | 123 | 226 | 151 | 55 | 0 | 36 | 51 | 214 | 35 | 56 |
| Binary | 1010011 | 10010110 | 1101001 | 101101 | 0 | 11110 | 101001 | 10001100 | 11101 | 101110 |
Color Harmonies of #539669
Complementary color
Monochromatic Colors of #539669
Black with #539669
Text Example
Text Example
White with #539669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539669; }
p { color: rgb(83,150,105); }
H1.HeaderClassName
{
color: #539669;
}
.AnyTagClassName
{
color: #539669;
}
</style>
background-color css
<style>
a { background-color: #539669; }
a { background-color: rgb(83,150,105); }
div.DivClassName
{
background-color: #539669;
}
.BgClassName
{
background-color: #539669;
}
</style>
border-color css
<style>
span { border-color: #539669; }
span { border-color: rgb(83,150,105); }
td.TdClassName
{
border-color: #539669;
}
.TagClassName
{
border-color: #539669;
}
</style>