Shades of Ocean Green #469772
Tints of Ocean Green #469772
RGB
CMYK
RGB Variations
Color information
#469772 (or 0x469772) is known color: Ocean Green. HEX triplet: 46, 97 and 72. RGB value is (70,151,114). Sum of RGB (Red+Green+Blue) = 70+151+114=335 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.90% from 335); Green value is 151 (59.38% from 255 or 45.07% from 335); Blue value is 114 (44.92% from 255 or 34.03% from 335); Max value from RGB is 151 - color contains mainly: green. Hex color #469772 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469772 is #B9688D. Grayscale: #7A7A7A. Windows color (decimal): -12150926 or 7509830. OLE color: 7509830.
HSL color Cylindrical-coordinate representation of color #469772: hue angle of 152.59º 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 #469772 is Cyan = 0.54, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 151 | 114 | - |
| CMYK | 0.54 | 0 | 0.25 | 0.41 |
| HSL | 152.59º | 0.37% | 0.43% | - |
| HSV(B) | 152.59º | 0.54% | 0.59% | - |
| XYZ | 16.63 | 24.65 | 19.8 | - |
| YUV | 122.56 | 123.16 | 90.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 151 | 114 | 0.54 | 0 | 0.25 | 0.41 | 152.59 | 0.37 | 0.43 |
| Hex | 46 | 97 | 72 | 36 | 0 | 19 | 29 | 99 | 25 | 2B |
| Octal | 106 | 227 | 162 | 66 | 0 | 31 | 51 | 231 | 45 | 53 |
| Binary | 1000110 | 10010111 | 1110010 | 110110 | 0 | 11001 | 101001 | 10011001 | 100101 | 101011 |
Color Harmonies of #469772
Complementary color
Monochromatic Colors of #469772
Black with #469772
Text Example
Text Example
White with #469772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469772; }
p { color: rgb(70,151,114); }
H1.HeaderClassName
{
color: #469772;
}
.AnyTagClassName
{
color: #469772;
}
</style>
background-color css
<style>
a { background-color: #469772; }
a { background-color: rgb(70,151,114); }
div.DivClassName
{
background-color: #469772;
}
.BgClassName
{
background-color: #469772;
}
</style>
border-color css
<style>
span { border-color: #469772; }
span { border-color: rgb(70,151,114); }
td.TdClassName
{
border-color: #469772;
}
.TagClassName
{
border-color: #469772;
}
</style>