Shades of Ocean Green #429971
Tints of Ocean Green #429971
RGB
CMYK
RGB Variations
Color information
#429971 (or 0x429971) is known color: Ocean Green. HEX triplet: 42, 99 and 71. RGB value is (66,153,113). Sum of RGB (Red+Green+Blue) = 66+153+113=332 (43% of max value = 765). Red value is 66 (26.17% from 255 or 19.88% from 332); Green value is 153 (60.16% from 255 or 46.08% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 153 - color contains mainly: green. Hex color #429971 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429971 is #BD668E. Grayscale: #7A7A7A. Windows color (decimal): -12412559 or 7444802. OLE color: 7444802.
HSL color Cylindrical-coordinate representation of color #429971: hue angle of 152.41º degrees, saturation: 0.4, 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 #429971 is Cyan = 0.57, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 113 | - |
| CMYK | 0.57 | 0 | 0.26 | 0.4 |
| HSL | 152.41º | 0.4% | 0.43% | - |
| HSV(B) | 152.41º | 0.57% | 0.6% | - |
| XYZ | 16.62 | 25.13 | 19.6 | - |
| YUV | 122.43 | 122.68 | 87.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 113 | 0.57 | 0 | 0.26 | 0.4 | 152.41 | 0.4 | 0.43 |
| Hex | 42 | 99 | 71 | 39 | 0 | 1A | 28 | 98 | 28 | 2B |
| Octal | 102 | 231 | 161 | 71 | 0 | 32 | 50 | 230 | 50 | 53 |
| Binary | 1000010 | 10011001 | 1110001 | 111001 | 0 | 11010 | 101000 | 10011000 | 101000 | 101011 |
Color Harmonies of #429971
Complementary color
Monochromatic Colors of #429971
Black with #429971
Text Example
Text Example
White with #429971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429971; }
p { color: rgb(66,153,113); }
H1.HeaderClassName
{
color: #429971;
}
.AnyTagClassName
{
color: #429971;
}
</style>
background-color css
<style>
a { background-color: #429971; }
a { background-color: rgb(66,153,113); }
div.DivClassName
{
background-color: #429971;
}
.BgClassName
{
background-color: #429971;
}
</style>
border-color css
<style>
span { border-color: #429971; }
span { border-color: rgb(66,153,113); }
td.TdClassName
{
border-color: #429971;
}
.TagClassName
{
border-color: #429971;
}
</style>