Shades of Ocean Green #479869
Tints of Ocean Green #479869
RGB
CMYK
RGB Variations
Color information
#479869 (or 0x479869) is known color: Ocean Green. HEX triplet: 47, 98 and 69. RGB value is (71,152,105). Sum of RGB (Red+Green+Blue) = 71+152+105=328 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.65% from 328); Green value is 152 (59.77% from 255 or 46.34% from 328); Blue value is 105 (41.41% from 255 or 32.01% from 328); Max value from RGB is 152 - color contains mainly: green. Hex color #479869 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479869 is #B86796. Grayscale: #7A7A7A. Windows color (decimal): -12085143 or 6920263. OLE color: 6920263.
HSL color Cylindrical-coordinate representation of color #479869: hue angle of 145.19º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479869 is Cyan = 0.53, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 152 | 105 | - |
| CMYK | 0.53 | 0 | 0.31 | 0.40 |
| HSL | 145.19º | 0.36% | 0.44% | - |
| HSV(B) | 145.19º | 0.53% | 0.6% | - |
| XYZ | 16.38 | 24.82 | 17.29 | - |
| YUV | 122.42 | 118.16 | 91.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 152 | 105 | 0.53 | 0 | 0.31 | 0.40 | 145.19 | 0.36 | 0.44 |
| Hex | 47 | 98 | 69 | 35 | 0 | 1F | 28 | 91 | 24 | 2C |
| Octal | 107 | 230 | 151 | 65 | 0 | 37 | 50 | 221 | 44 | 54 |
| Binary | 1000111 | 10011000 | 1101001 | 110101 | 0 | 11111 | 101000 | 10010001 | 100100 | 101100 |
Color Harmonies of #479869
Complementary color
Monochromatic Colors of #479869
Black with #479869
Text Example
Text Example
White with #479869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479869; }
p { color: rgb(71,152,105); }
H1.HeaderClassName
{
color: #479869;
}
.AnyTagClassName
{
color: #479869;
}
</style>
background-color css
<style>
a { background-color: #479869; }
a { background-color: rgb(71,152,105); }
div.DivClassName
{
background-color: #479869;
}
.BgClassName
{
background-color: #479869;
}
</style>
border-color css
<style>
span { border-color: #479869; }
span { border-color: rgb(71,152,105); }
td.TdClassName
{
border-color: #479869;
}
.TagClassName
{
border-color: #479869;
}
</style>