Shades of Ocean Green #549677
Tints of Ocean Green #549677
RGB
CMYK
RGB Variations
Color information
#549677 (or 0x549677) is known color: Ocean Green. HEX triplet: 54, 96 and 77. RGB value is (84,150,119). Sum of RGB (Red+Green+Blue) = 84+150+119=353 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.80% from 353); Green value is 150 (58.98% from 255 or 42.49% from 353); Blue value is 119 (46.88% from 255 or 33.71% from 353); Max value from RGB is 150 - color contains mainly: green. Hex color #549677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549677 is #AB6988. Grayscale: #7E7E7E. Windows color (decimal): -11233673 or 7837268. OLE color: 7837268.
HSL color Cylindrical-coordinate representation of color #549677: hue angle of 151.82º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #549677 is Cyan = 0.44, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 150 | 119 | - |
| CMYK | 0.44 | 0 | 0.21 | 0.41 |
| HSL | 151.82º | 0.28% | 0.46% | - |
| HSV(B) | 151.82º | 0.44% | 0.59% | - |
| XYZ | 17.89 | 25.03 | 21.34 | - |
| YUV | 126.73 | 123.63 | 97.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 150 | 119 | 0.44 | 0 | 0.21 | 0.41 | 151.82 | 0.28 | 0.46 |
| Hex | 54 | 96 | 77 | 2C | 0 | 15 | 29 | 98 | 1C | 2E |
| Octal | 124 | 226 | 167 | 54 | 0 | 25 | 51 | 230 | 34 | 56 |
| Binary | 1010100 | 10010110 | 1110111 | 101100 | 0 | 10101 | 101001 | 10011000 | 11100 | 101110 |
Color Harmonies of #549677
Complementary color
Monochromatic Colors of #549677
Black with #549677
Text Example
Text Example
White with #549677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549677; }
p { color: rgb(84,150,119); }
H1.HeaderClassName
{
color: #549677;
}
.AnyTagClassName
{
color: #549677;
}
</style>
background-color css
<style>
a { background-color: #549677; }
a { background-color: rgb(84,150,119); }
div.DivClassName
{
background-color: #549677;
}
.BgClassName
{
background-color: #549677;
}
</style>
border-color css
<style>
span { border-color: #549677; }
span { border-color: rgb(84,150,119); }
td.TdClassName
{
border-color: #549677;
}
.TagClassName
{
border-color: #549677;
}
</style>