Shades of Ocean Green #479978
Tints of Ocean Green #479978
RGB
CMYK
RGB Variations
Color information
#479978 (or 0x479978) is known color: Ocean Green. HEX triplet: 47, 99 and 78. RGB value is (71,153,120). Sum of RGB (Red+Green+Blue) = 71+153+120=344 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.64% from 344); Green value is 153 (60.16% from 255 or 44.48% from 344); Blue value is 120 (47.27% from 255 or 34.88% from 344); Max value from RGB is 153 - color contains mainly: green. Hex color #479978 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479978 is #B86687. Grayscale: #7C7C7C. Windows color (decimal): -12084872 or 7903559. OLE color: 7903559.
HSL color Cylindrical-coordinate representation of color #479978: hue angle of 155.85º 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 #479978 is Cyan = 0.54, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 120 | - |
| CMYK | 0.54 | 0 | 0.22 | 0.4 |
| HSL | 155.85º | 0.37% | 0.44% | - |
| HSV(B) | 155.85º | 0.54% | 0.6% | - |
| XYZ | 17.38 | 25.48 | 21.77 | - |
| YUV | 124.72 | 125.33 | 89.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 120 | 0.54 | 0 | 0.22 | 0.4 | 155.85 | 0.37 | 0.44 |
| Hex | 47 | 99 | 78 | 36 | 0 | 16 | 28 | 9C | 25 | 2C |
| Octal | 107 | 231 | 170 | 66 | 0 | 26 | 50 | 234 | 45 | 54 |
| Binary | 1000111 | 10011001 | 1111000 | 110110 | 0 | 10110 | 101000 | 10011100 | 100101 | 101100 |
Color Harmonies of #479978
Complementary color
Monochromatic Colors of #479978
Black with #479978
Text Example
Text Example
White with #479978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479978; }
p { color: rgb(71,153,120); }
H1.HeaderClassName
{
color: #479978;
}
.AnyTagClassName
{
color: #479978;
}
</style>
background-color css
<style>
a { background-color: #479978; }
a { background-color: rgb(71,153,120); }
div.DivClassName
{
background-color: #479978;
}
.BgClassName
{
background-color: #479978;
}
</style>
border-color css
<style>
span { border-color: #479978; }
span { border-color: rgb(71,153,120); }
td.TdClassName
{
border-color: #479978;
}
.TagClassName
{
border-color: #479978;
}
</style>