Shades of Ocean Green #479773
Tints of Ocean Green #479773
RGB
CMYK
RGB Variations
Color information
#479773 (or 0x479773) is known color: Ocean Green. HEX triplet: 47, 97 and 73. RGB value is (71,151,115). Sum of RGB (Red+Green+Blue) = 71+151+115=337 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.07% from 337); Green value is 151 (59.38% from 255 or 44.81% from 337); Blue value is 115 (45.31% from 255 or 34.12% from 337); Max value from RGB is 151 - color contains mainly: green. Hex color #479773 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479773 is #B8688C. Grayscale: #7B7B7B. Windows color (decimal): -12085389 or 7575367. OLE color: 7575367.
HSL color Cylindrical-coordinate representation of color #479773: hue angle of 153º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479773 is Cyan = 0.53, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 151 | 115 | - |
| CMYK | 0.53 | 0 | 0.24 | 0.41 |
| HSL | 153º | 0.36% | 0.44% | - |
| HSV(B) | 153º | 0.53% | 0.59% | - |
| XYZ | 16.76 | 24.71 | 20.11 | - |
| YUV | 122.98 | 123.5 | 90.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 151 | 115 | 0.53 | 0 | 0.24 | 0.41 | 153 | 0.36 | 0.44 |
| Hex | 47 | 97 | 73 | 35 | 0 | 18 | 29 | 99 | 24 | 2C |
| Octal | 107 | 227 | 163 | 65 | 0 | 30 | 51 | 231 | 44 | 54 |
| Binary | 1000111 | 10010111 | 1110011 | 110101 | 0 | 11000 | 101001 | 10011001 | 100100 | 101100 |
Color Harmonies of #479773
Complementary color
Monochromatic Colors of #479773
Black with #479773
Text Example
Text Example
White with #479773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479773; }
p { color: rgb(71,151,115); }
H1.HeaderClassName
{
color: #479773;
}
.AnyTagClassName
{
color: #479773;
}
</style>
background-color css
<style>
a { background-color: #479773; }
a { background-color: rgb(71,151,115); }
div.DivClassName
{
background-color: #479773;
}
.BgClassName
{
background-color: #479773;
}
</style>
border-color css
<style>
span { border-color: #479773; }
span { border-color: rgb(71,151,115); }
td.TdClassName
{
border-color: #479773;
}
.TagClassName
{
border-color: #479773;
}
</style>