Shades of Ocean Green #459974
Tints of Ocean Green #459974
RGB
CMYK
RGB Variations
Color information
#459974 (or 0x459974) is known color: Ocean Green. HEX triplet: 45, 99 and 74. RGB value is (69,153,116). Sum of RGB (Red+Green+Blue) = 69+153+116=338 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.41% from 338); Green value is 153 (60.16% from 255 or 45.27% from 338); Blue value is 116 (45.70% from 255 or 34.32% from 338); Max value from RGB is 153 - color contains mainly: green. Hex color #459974 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459974 is #BA668B. Grayscale: #7B7B7B. Windows color (decimal): -12215948 or 7641413. OLE color: 7641413.
HSL color Cylindrical-coordinate representation of color #459974: hue angle of 153.57º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #459974 is Cyan = 0.55, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 116 | - |
| CMYK | 0.55 | 0 | 0.24 | 0.4 |
| HSL | 153.57º | 0.38% | 0.44% | - |
| HSV(B) | 153.57º | 0.55% | 0.6% | - |
| XYZ | 17 | 25.31 | 20.51 | - |
| YUV | 123.67 | 123.67 | 89.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 116 | 0.55 | 0 | 0.24 | 0.4 | 153.57 | 0.38 | 0.44 |
| Hex | 45 | 99 | 74 | 37 | 0 | 18 | 28 | 9A | 26 | 2C |
| Octal | 105 | 231 | 164 | 67 | 0 | 30 | 50 | 232 | 46 | 54 |
| Binary | 1000101 | 10011001 | 1110100 | 110111 | 0 | 11000 | 101000 | 10011010 | 100110 | 101100 |
Color Harmonies of #459974
Complementary color
Monochromatic Colors of #459974
Black with #459974
Text Example
Text Example
White with #459974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459974; }
p { color: rgb(69,153,116); }
H1.HeaderClassName
{
color: #459974;
}
.AnyTagClassName
{
color: #459974;
}
</style>
background-color css
<style>
a { background-color: #459974; }
a { background-color: rgb(69,153,116); }
div.DivClassName
{
background-color: #459974;
}
.BgClassName
{
background-color: #459974;
}
</style>
border-color css
<style>
span { border-color: #459974; }
span { border-color: rgb(69,153,116); }
td.TdClassName
{
border-color: #459974;
}
.TagClassName
{
border-color: #459974;
}
</style>