Shades of Ocean Green #479668
Tints of Ocean Green #479668
RGB
CMYK
RGB Variations
Color information
#479668 (or 0x479668) is known color: Ocean Green. HEX triplet: 47, 96 and 68. RGB value is (71,150,104). Sum of RGB (Red+Green+Blue) = 71+150+104=325 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.85% from 325); Green value is 150 (58.98% from 255 or 46.15% from 325); Blue value is 104 (41.02% from 255 or 32% from 325); Max value from RGB is 150 - color contains mainly: green. Hex color #479668 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479668 is #B86997. Grayscale: #797979. Windows color (decimal): -12085656 or 6854215. OLE color: 6854215.
HSL color Cylindrical-coordinate representation of color #479668: hue angle of 145.06º 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 #479668 is Cyan = 0.53, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 104 | - |
| CMYK | 0.53 | 0 | 0.31 | 0.41 |
| HSL | 145.06º | 0.36% | 0.43% | - |
| HSV(B) | 145.06º | 0.53% | 0.59% | - |
| XYZ | 16 | 24.15 | 16.91 | - |
| YUV | 121.14 | 118.33 | 92.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 104 | 0.53 | 0 | 0.31 | 0.41 | 145.06 | 0.36 | 0.43 |
| Hex | 47 | 96 | 68 | 35 | 0 | 1F | 29 | 91 | 24 | 2B |
| Octal | 107 | 226 | 150 | 65 | 0 | 37 | 51 | 221 | 44 | 53 |
| Binary | 1000111 | 10010110 | 1101000 | 110101 | 0 | 11111 | 101001 | 10010001 | 100100 | 101011 |
Color Harmonies of #479668
Complementary color
Monochromatic Colors of #479668
Black with #479668
Text Example
Text Example
White with #479668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479668; }
p { color: rgb(71,150,104); }
H1.HeaderClassName
{
color: #479668;
}
.AnyTagClassName
{
color: #479668;
}
</style>
background-color css
<style>
a { background-color: #479668; }
a { background-color: rgb(71,150,104); }
div.DivClassName
{
background-color: #479668;
}
.BgClassName
{
background-color: #479668;
}
</style>
border-color css
<style>
span { border-color: #479668; }
span { border-color: rgb(71,150,104); }
td.TdClassName
{
border-color: #479668;
}
.TagClassName
{
border-color: #479668;
}
</style>