Shades of Ocean Green #469770
Tints of Ocean Green #469770
RGB
CMYK
RGB Variations
Color information
#469770 (or 0x469770) is known color: Ocean Green. HEX triplet: 46, 97 and 70. RGB value is (70,151,112). Sum of RGB (Red+Green+Blue) = 70+151+112=333 (44% of max value = 765). Red value is 70 (27.73% from 255 or 21.02% from 333); Green value is 151 (59.38% from 255 or 45.35% from 333); Blue value is 112 (44.14% from 255 or 33.63% from 333); Max value from RGB is 151 - color contains mainly: green. Hex color #469770 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469770 is #B9688F. Grayscale: #7A7A7A. Windows color (decimal): -12150928 or 7378758. OLE color: 7378758.
HSL color Cylindrical-coordinate representation of color #469770: hue angle of 151.11º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469770 is Cyan = 0.54, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 151 | 112 | - |
| CMYK | 0.54 | 0 | 0.26 | 0.41 |
| HSL | 151.11º | 0.37% | 0.43% | - |
| HSV(B) | 151.11º | 0.54% | 0.59% | - |
| XYZ | 16.52 | 24.61 | 19.21 | - |
| YUV | 122.34 | 122.16 | 90.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 151 | 112 | 0.54 | 0 | 0.26 | 0.41 | 151.11 | 0.37 | 0.43 |
| Hex | 46 | 97 | 70 | 36 | 0 | 1A | 29 | 97 | 25 | 2B |
| Octal | 106 | 227 | 160 | 66 | 0 | 32 | 51 | 227 | 45 | 53 |
| Binary | 1000110 | 10010111 | 1110000 | 110110 | 0 | 11010 | 101001 | 10010111 | 100101 | 101011 |
Color Harmonies of #469770
Complementary color
Monochromatic Colors of #469770
Black with #469770
Text Example
Text Example
White with #469770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469770; }
p { color: rgb(70,151,112); }
H1.HeaderClassName
{
color: #469770;
}
.AnyTagClassName
{
color: #469770;
}
</style>
background-color css
<style>
a { background-color: #469770; }
a { background-color: rgb(70,151,112); }
div.DivClassName
{
background-color: #469770;
}
.BgClassName
{
background-color: #469770;
}
</style>
border-color css
<style>
span { border-color: #469770; }
span { border-color: rgb(70,151,112); }
td.TdClassName
{
border-color: #469770;
}
.TagClassName
{
border-color: #469770;
}
</style>