Shades of Ocean Green #549573
Tints of Ocean Green #549573
RGB
CMYK
RGB Variations
Color information
#549573 (or 0x549573) is known color: Ocean Green. HEX triplet: 54, 95 and 73. RGB value is (84,149,115). Sum of RGB (Red+Green+Blue) = 84+149+115=348 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.14% from 348); Green value is 149 (58.59% from 255 or 42.82% from 348); Blue value is 115 (45.31% from 255 or 33.05% from 348); Max value from RGB is 149 - color contains mainly: green. Hex color #549573 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549573 is #AB6A8C. Grayscale: #7D7D7D. Windows color (decimal): -11233933 or 7574868. OLE color: 7574868.
HSL color Cylindrical-coordinate representation of color #549573: hue angle of 148.62º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #549573 is Cyan = 0.44, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 149 | 115 | - |
| CMYK | 0.44 | 0 | 0.23 | 0.42 |
| HSL | 148.62º | 0.28% | 0.46% | - |
| HSV(B) | 148.62º | 0.44% | 0.58% | - |
| XYZ | 17.5 | 24.62 | 20.05 | - |
| YUV | 125.69 | 121.97 | 98.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 149 | 115 | 0.44 | 0 | 0.23 | 0.42 | 148.62 | 0.28 | 0.46 |
| Hex | 54 | 95 | 73 | 2C | 0 | 17 | 2A | 95 | 1C | 2E |
| Octal | 124 | 225 | 163 | 54 | 0 | 27 | 52 | 225 | 34 | 56 |
| Binary | 1010100 | 10010101 | 1110011 | 101100 | 0 | 10111 | 101010 | 10010101 | 11100 | 101110 |
Color Harmonies of #549573
Complementary color
Monochromatic Colors of #549573
Black with #549573
Text Example
Text Example
White with #549573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549573; }
p { color: rgb(84,149,115); }
H1.HeaderClassName
{
color: #549573;
}
.AnyTagClassName
{
color: #549573;
}
</style>
background-color css
<style>
a { background-color: #549573; }
a { background-color: rgb(84,149,115); }
div.DivClassName
{
background-color: #549573;
}
.BgClassName
{
background-color: #549573;
}
</style>
border-color css
<style>
span { border-color: #549573; }
span { border-color: rgb(84,149,115); }
td.TdClassName
{
border-color: #549573;
}
.TagClassName
{
border-color: #549573;
}
</style>