Shades of Ocean Green #539974
Tints of Ocean Green #539974
RGB
CMYK
RGB Variations
Color information
#539974 (or 0x539974) is known color: Ocean Green. HEX triplet: 53, 99 and 74. RGB value is (83,153,116). Sum of RGB (Red+Green+Blue) = 83+153+116=352 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.58% from 352); Green value is 153 (60.16% from 255 or 43.47% from 352); Blue value is 116 (45.70% from 255 or 32.95% from 352); Max value from RGB is 153 - color contains mainly: green. Hex color #539974 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539974 is #AC668B. Grayscale: #7F7F7F. Windows color (decimal): -11298444 or 7641427. OLE color: 7641427.
HSL color Cylindrical-coordinate representation of color #539974: hue angle of 148.29º 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 #539974 is Cyan = 0.46, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 116 | - |
| CMYK | 0.46 | 0 | 0.24 | 0.4 |
| HSL | 148.29º | 0.3% | 0.46% | - |
| HSV(B) | 148.29º | 0.46% | 0.6% | - |
| XYZ | 18.11 | 25.88 | 20.56 | - |
| YUV | 127.85 | 121.31 | 96.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 116 | 0.46 | 0 | 0.24 | 0.4 | 148.29 | 0.3 | 0.46 |
| Hex | 53 | 99 | 74 | 2E | 0 | 18 | 28 | 94 | 1E | 2E |
| Octal | 123 | 231 | 164 | 56 | 0 | 30 | 50 | 224 | 36 | 56 |
| Binary | 1010011 | 10011001 | 1110100 | 101110 | 0 | 11000 | 101000 | 10010100 | 11110 | 101110 |
Color Harmonies of #539974
Complementary color
Monochromatic Colors of #539974
Black with #539974
Text Example
Text Example
White with #539974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539974; }
p { color: rgb(83,153,116); }
H1.HeaderClassName
{
color: #539974;
}
.AnyTagClassName
{
color: #539974;
}
</style>
background-color css
<style>
a { background-color: #539974; }
a { background-color: rgb(83,153,116); }
div.DivClassName
{
background-color: #539974;
}
.BgClassName
{
background-color: #539974;
}
</style>
border-color css
<style>
span { border-color: #539974; }
span { border-color: rgb(83,153,116); }
td.TdClassName
{
border-color: #539974;
}
.TagClassName
{
border-color: #539974;
}
</style>