Shades of Ocean Green #469570
Tints of Ocean Green #469570
RGB
CMYK
RGB Variations
Color information
#469570 (or 0x469570) is known color: Ocean Green. HEX triplet: 46, 95 and 70. RGB value is (70,149,112). Sum of RGB (Red+Green+Blue) = 70+149+112=331 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.15% from 331); Green value is 149 (58.59% from 255 or 45.02% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 149 - color contains mainly: green. Hex color #469570 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469570 is #B96A8F. Grayscale: #797979. Windows color (decimal): -12151440 or 7378246. OLE color: 7378246.
HSL color Cylindrical-coordinate representation of color #469570: hue angle of 151.9º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469570 is Cyan = 0.53, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 149 | 112 | - |
| CMYK | 0.53 | 0 | 0.25 | 0.42 |
| HSL | 151.9º | 0.36% | 0.43% | - |
| HSV(B) | 151.9º | 0.53% | 0.58% | - |
| XYZ | 16.2 | 23.97 | 19.1 | - |
| YUV | 121.16 | 122.83 | 91.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 149 | 112 | 0.53 | 0 | 0.25 | 0.42 | 151.9 | 0.36 | 0.43 |
| Hex | 46 | 95 | 70 | 35 | 0 | 19 | 2A | 98 | 24 | 2B |
| Octal | 106 | 225 | 160 | 65 | 0 | 31 | 52 | 230 | 44 | 53 |
| Binary | 1000110 | 10010101 | 1110000 | 110101 | 0 | 11001 | 101010 | 10011000 | 100100 | 101011 |
Color Harmonies of #469570
Complementary color
Monochromatic Colors of #469570
Black with #469570
Text Example
Text Example
White with #469570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469570; }
p { color: rgb(70,149,112); }
H1.HeaderClassName
{
color: #469570;
}
.AnyTagClassName
{
color: #469570;
}
</style>
background-color css
<style>
a { background-color: #469570; }
a { background-color: rgb(70,149,112); }
div.DivClassName
{
background-color: #469570;
}
.BgClassName
{
background-color: #469570;
}
</style>
border-color css
<style>
span { border-color: #469570; }
span { border-color: rgb(70,149,112); }
td.TdClassName
{
border-color: #469570;
}
.TagClassName
{
border-color: #469570;
}
</style>