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