Shades of Ocean Green #479674
Tints of Ocean Green #479674
RGB
CMYK
RGB Variations
Color information
#479674 (or 0x479674) is known color: Ocean Green. HEX triplet: 47, 96 and 74. RGB value is (71,150,116). Sum of RGB (Red+Green+Blue) = 71+150+116=337 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.07% from 337); Green value is 150 (58.98% from 255 or 44.51% from 337); Blue value is 116 (45.70% from 255 or 34.42% from 337); Max value from RGB is 150 - color contains mainly: green. Hex color #479674 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479674 is #B8698B. Grayscale: #7A7A7A. Windows color (decimal): -12085644 or 7640647. OLE color: 7640647.
HSL color Cylindrical-coordinate representation of color #479674: hue angle of 154.18º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479674 is Cyan = 0.53, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 116 | - |
| CMYK | 0.53 | 0 | 0.23 | 0.41 |
| HSL | 154.18º | 0.36% | 0.43% | - |
| HSV(B) | 154.18º | 0.53% | 0.59% | - |
| XYZ | 16.66 | 24.41 | 20.36 | - |
| YUV | 122.5 | 124.33 | 91.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 116 | 0.53 | 0 | 0.23 | 0.41 | 154.18 | 0.36 | 0.43 |
| Hex | 47 | 96 | 74 | 35 | 0 | 17 | 29 | 9A | 24 | 2B |
| Octal | 107 | 226 | 164 | 65 | 0 | 27 | 51 | 232 | 44 | 53 |
| Binary | 1000111 | 10010110 | 1110100 | 110101 | 0 | 10111 | 101001 | 10011010 | 100100 | 101011 |
Color Harmonies of #479674
Complementary color
Monochromatic Colors of #479674
Black with #479674
Text Example
Text Example
White with #479674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479674; }
p { color: rgb(71,150,116); }
H1.HeaderClassName
{
color: #479674;
}
.AnyTagClassName
{
color: #479674;
}
</style>
background-color css
<style>
a { background-color: #479674; }
a { background-color: rgb(71,150,116); }
div.DivClassName
{
background-color: #479674;
}
.BgClassName
{
background-color: #479674;
}
</style>
border-color css
<style>
span { border-color: #479674; }
span { border-color: rgb(71,150,116); }
td.TdClassName
{
border-color: #479674;
}
.TagClassName
{
border-color: #479674;
}
</style>