Shades of Ocean Green #429873
Tints of Ocean Green #429873
RGB
CMYK
RGB Variations
Color information
#429873 (or 0x429873) is known color: Ocean Green. HEX triplet: 42, 98 and 73. RGB value is (66,152,115). Sum of RGB (Red+Green+Blue) = 66+152+115=333 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.82% from 333); Green value is 152 (59.77% from 255 or 45.65% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 152 - color contains mainly: green. Hex color #429873 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429873 is #BD678C. Grayscale: #7A7A7A. Windows color (decimal): -12412813 or 7575618. OLE color: 7575618.
HSL color Cylindrical-coordinate representation of color #429873: hue angle of 154.19º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #429873 is Cyan = 0.57, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 152 | 115 | - |
| CMYK | 0.57 | 0 | 0.24 | 0.40 |
| HSL | 154.19º | 0.39% | 0.43% | - |
| HSV(B) | 154.19º | 0.57% | 0.6% | - |
| XYZ | 16.57 | 24.85 | 20.14 | - |
| YUV | 122.07 | 124.01 | 88.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 152 | 115 | 0.57 | 0 | 0.24 | 0.40 | 154.19 | 0.39 | 0.43 |
| Hex | 42 | 98 | 73 | 39 | 0 | 18 | 28 | 9A | 27 | 2B |
| Octal | 102 | 230 | 163 | 71 | 0 | 30 | 50 | 232 | 47 | 53 |
| Binary | 1000010 | 10011000 | 1110011 | 111001 | 0 | 11000 | 101000 | 10011010 | 100111 | 101011 |
Color Harmonies of #429873
Complementary color
Monochromatic Colors of #429873
Black with #429873
Text Example
Text Example
White with #429873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429873; }
p { color: rgb(66,152,115); }
H1.HeaderClassName
{
color: #429873;
}
.AnyTagClassName
{
color: #429873;
}
</style>
background-color css
<style>
a { background-color: #429873; }
a { background-color: rgb(66,152,115); }
div.DivClassName
{
background-color: #429873;
}
.BgClassName
{
background-color: #429873;
}
</style>
border-color css
<style>
span { border-color: #429873; }
span { border-color: rgb(66,152,115); }
td.TdClassName
{
border-color: #429873;
}
.TagClassName
{
border-color: #429873;
}
</style>