Shades of Ocean Green #469971
Tints of Ocean Green #469971
RGB
CMYK
RGB Variations
Color information
#469971 (or 0x469971) is known color: Ocean Green. HEX triplet: 46, 99 and 71. RGB value is (70,153,113). Sum of RGB (Red+Green+Blue) = 70+153+113=336 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.83% from 336); Green value is 153 (60.16% from 255 or 45.54% from 336); Blue value is 113 (44.53% from 255 or 33.63% from 336); Max value from RGB is 153 - color contains mainly: green. Hex color #469971 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469971 is #B9668E. Grayscale: #7B7B7B. Windows color (decimal): -12150415 or 7444806. OLE color: 7444806.
HSL color Cylindrical-coordinate representation of color #469971: hue angle of 151.08º 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 #469971 is Cyan = 0.54, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 153 | 113 | - |
| CMYK | 0.54 | 0 | 0.26 | 0.4 |
| HSL | 151.08º | 0.37% | 0.44% | - |
| HSV(B) | 151.08º | 0.54% | 0.6% | - |
| XYZ | 16.9 | 25.28 | 19.61 | - |
| YUV | 123.62 | 122 | 89.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 153 | 113 | 0.54 | 0 | 0.26 | 0.4 | 151.08 | 0.37 | 0.44 |
| Hex | 46 | 99 | 71 | 36 | 0 | 1A | 28 | 97 | 25 | 2C |
| Octal | 106 | 231 | 161 | 66 | 0 | 32 | 50 | 227 | 45 | 54 |
| Binary | 1000110 | 10011001 | 1110001 | 110110 | 0 | 11010 | 101000 | 10010111 | 100101 | 101100 |
Color Harmonies of #469971
Complementary color
Monochromatic Colors of #469971
Black with #469971
Text Example
Text Example
White with #469971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469971; }
p { color: rgb(70,153,113); }
H1.HeaderClassName
{
color: #469971;
}
.AnyTagClassName
{
color: #469971;
}
</style>
background-color css
<style>
a { background-color: #469971; }
a { background-color: rgb(70,153,113); }
div.DivClassName
{
background-color: #469971;
}
.BgClassName
{
background-color: #469971;
}
</style>
border-color css
<style>
span { border-color: #469971; }
span { border-color: rgb(70,153,113); }
td.TdClassName
{
border-color: #469971;
}
.TagClassName
{
border-color: #469971;
}
</style>