Shades of Ocean Green #549773
Tints of Ocean Green #549773
RGB
CMYK
RGB Variations
Color information
#549773 (or 0x549773) is known color: Ocean Green. HEX triplet: 54, 97 and 73. RGB value is (84,151,115). Sum of RGB (Red+Green+Blue) = 84+151+115=350 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24% from 350); Green value is 151 (59.38% from 255 or 43.14% from 350); Blue value is 115 (45.31% from 255 or 32.86% from 350); Max value from RGB is 151 - color contains mainly: green. Hex color #549773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549773 is #AB688C. Grayscale: #7E7E7E. Windows color (decimal): -11233421 or 7575380. OLE color: 7575380.
HSL color Cylindrical-coordinate representation of color #549773: hue angle of 147.76º degrees, saturation: 0.29, 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 #549773 is Cyan = 0.44, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 151 | 115 | - |
| CMYK | 0.44 | 0 | 0.24 | 0.41 |
| HSL | 147.76º | 0.29% | 0.46% | - |
| HSV(B) | 147.76º | 0.44% | 0.59% | - |
| XYZ | 17.82 | 25.26 | 20.16 | - |
| YUV | 126.86 | 121.3 | 97.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 151 | 115 | 0.44 | 0 | 0.24 | 0.41 | 147.76 | 0.29 | 0.46 |
| Hex | 54 | 97 | 73 | 2C | 0 | 18 | 29 | 94 | 1D | 2E |
| Octal | 124 | 227 | 163 | 54 | 0 | 30 | 51 | 224 | 35 | 56 |
| Binary | 1010100 | 10010111 | 1110011 | 101100 | 0 | 11000 | 101001 | 10010100 | 11101 | 101110 |
Color Harmonies of #549773
Complementary color
Monochromatic Colors of #549773
Black with #549773
Text Example
Text Example
White with #549773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549773; }
p { color: rgb(84,151,115); }
H1.HeaderClassName
{
color: #549773;
}
.AnyTagClassName
{
color: #549773;
}
</style>
background-color css
<style>
a { background-color: #549773; }
a { background-color: rgb(84,151,115); }
div.DivClassName
{
background-color: #549773;
}
.BgClassName
{
background-color: #549773;
}
</style>
border-color css
<style>
span { border-color: #549773; }
span { border-color: rgb(84,151,115); }
td.TdClassName
{
border-color: #549773;
}
.TagClassName
{
border-color: #549773;
}
</style>