Shades of Ocean Green #479977
Tints of Ocean Green #479977
RGB
CMYK
RGB Variations
Color information
#479977 (or 0x479977) is known color: Ocean Green. HEX triplet: 47, 99 and 77. RGB value is (71,153,119). Sum of RGB (Red+Green+Blue) = 71+153+119=343 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.70% from 343); Green value is 153 (60.16% from 255 or 44.61% from 343); Blue value is 119 (46.88% from 255 or 34.69% from 343); Max value from RGB is 153 - color contains mainly: green. Hex color #479977 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479977 is #B86688. Grayscale: #7C7C7C. Windows color (decimal): -12084873 or 7838023. OLE color: 7838023.
HSL color Cylindrical-coordinate representation of color #479977: hue angle of 155.12º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #479977 is Cyan = 0.54, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 119 | - |
| CMYK | 0.54 | 0 | 0.22 | 0.4 |
| HSL | 155.12º | 0.37% | 0.44% | - |
| HSV(B) | 155.12º | 0.54% | 0.6% | - |
| XYZ | 17.32 | 25.45 | 21.45 | - |
| YUV | 124.61 | 124.83 | 89.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 119 | 0.54 | 0 | 0.22 | 0.4 | 155.12 | 0.37 | 0.44 |
| Hex | 47 | 99 | 77 | 36 | 0 | 16 | 28 | 9B | 25 | 2C |
| Octal | 107 | 231 | 167 | 66 | 0 | 26 | 50 | 233 | 45 | 54 |
| Binary | 1000111 | 10011001 | 1110111 | 110110 | 0 | 10110 | 101000 | 10011011 | 100101 | 101100 |
Color Harmonies of #479977
Complementary color
Monochromatic Colors of #479977
Black with #479977
Text Example
Text Example
White with #479977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479977; }
p { color: rgb(71,153,119); }
H1.HeaderClassName
{
color: #479977;
}
.AnyTagClassName
{
color: #479977;
}
</style>
background-color css
<style>
a { background-color: #479977; }
a { background-color: rgb(71,153,119); }
div.DivClassName
{
background-color: #479977;
}
.BgClassName
{
background-color: #479977;
}
</style>
border-color css
<style>
span { border-color: #479977; }
span { border-color: rgb(71,153,119); }
td.TdClassName
{
border-color: #479977;
}
.TagClassName
{
border-color: #479977;
}
</style>