Shades of Ocean Green #539969
Tints of Ocean Green #539969
RGB
CMYK
RGB Variations
Color information
#539969 (or 0x539969) is known color: Ocean Green. HEX triplet: 53, 99 and 69. RGB value is (83,153,105). Sum of RGB (Red+Green+Blue) = 83+153+105=341 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.34% from 341); Green value is 153 (60.16% from 255 or 44.87% from 341); Blue value is 105 (41.41% from 255 or 30.79% from 341); Max value from RGB is 153 - color contains mainly: green. Hex color #539969 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539969 is #AC6696. Grayscale: #7E7E7E. Windows color (decimal): -11298455 or 6920531. OLE color: 6920531.
HSL color Cylindrical-coordinate representation of color #539969: hue angle of 138.86º 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 #539969 is Cyan = 0.46, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 105 | - |
| CMYK | 0.46 | 0 | 0.31 | 0.4 |
| HSL | 138.86º | 0.3% | 0.46% | - |
| HSV(B) | 138.86º | 0.46% | 0.6% | - |
| XYZ | 17.51 | 25.64 | 17.39 | - |
| YUV | 126.6 | 115.81 | 96.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 105 | 0.46 | 0 | 0.31 | 0.4 | 138.86 | 0.3 | 0.46 |
| Hex | 53 | 99 | 69 | 2E | 0 | 1F | 28 | 8B | 1E | 2E |
| Octal | 123 | 231 | 151 | 56 | 0 | 37 | 50 | 213 | 36 | 56 |
| Binary | 1010011 | 10011001 | 1101001 | 101110 | 0 | 11111 | 101000 | 10001011 | 11110 | 101110 |
Color Harmonies of #539969
Complementary color
Monochromatic Colors of #539969
Black with #539969
Text Example
Text Example
White with #539969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539969; }
p { color: rgb(83,153,105); }
H1.HeaderClassName
{
color: #539969;
}
.AnyTagClassName
{
color: #539969;
}
</style>
background-color css
<style>
a { background-color: #539969; }
a { background-color: rgb(83,153,105); }
div.DivClassName
{
background-color: #539969;
}
.BgClassName
{
background-color: #539969;
}
</style>
border-color css
<style>
span { border-color: #539969; }
span { border-color: rgb(83,153,105); }
td.TdClassName
{
border-color: #539969;
}
.TagClassName
{
border-color: #539969;
}
</style>