Shades of Ocean Green #469877
Tints of Ocean Green #469877
RGB
CMYK
RGB Variations
Color information
#469877 (or 0x469877) is known color: Ocean Green. HEX triplet: 46, 98 and 77. RGB value is (70,152,119). Sum of RGB (Red+Green+Blue) = 70+152+119=341 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.53% from 341); Green value is 152 (59.77% from 255 or 44.57% from 341); Blue value is 119 (46.88% from 255 or 34.90% from 341); Max value from RGB is 152 - color contains mainly: green. Hex color #469877 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469877 is #B96788. Grayscale: #7B7B7B. Windows color (decimal): -12150665 or 7837766. OLE color: 7837766.
HSL color Cylindrical-coordinate representation of color #469877: hue angle of 155.85º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469877 is Cyan = 0.54, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 119 | - |
| CMYK | 0.54 | 0 | 0.22 | 0.40 |
| HSL | 155.85º | 0.37% | 0.44% | - |
| HSV(B) | 155.85º | 0.54% | 0.6% | - |
| XYZ | 17.08 | 25.09 | 21.4 | - |
| YUV | 123.72 | 125.33 | 89.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 119 | 0.54 | 0 | 0.22 | 0.40 | 155.85 | 0.37 | 0.44 |
| Hex | 46 | 98 | 77 | 36 | 0 | 16 | 28 | 9C | 25 | 2C |
| Octal | 106 | 230 | 167 | 66 | 0 | 26 | 50 | 234 | 45 | 54 |
| Binary | 1000110 | 10011000 | 1110111 | 110110 | 0 | 10110 | 101000 | 10011100 | 100101 | 101100 |
Color Harmonies of #469877
Complementary color
Monochromatic Colors of #469877
Black with #469877
Text Example
Text Example
White with #469877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469877; }
p { color: rgb(70,152,119); }
H1.HeaderClassName
{
color: #469877;
}
.AnyTagClassName
{
color: #469877;
}
</style>
background-color css
<style>
a { background-color: #469877; }
a { background-color: rgb(70,152,119); }
div.DivClassName
{
background-color: #469877;
}
.BgClassName
{
background-color: #469877;
}
</style>
border-color css
<style>
span { border-color: #469877; }
span { border-color: rgb(70,152,119); }
td.TdClassName
{
border-color: #469877;
}
.TagClassName
{
border-color: #469877;
}
</style>