Shades of Ocean Green #529677
Tints of Ocean Green #529677
RGB
CMYK
RGB Variations
Color information
#529677 (or 0x529677) is known color: Ocean Green. HEX triplet: 52, 96 and 77. RGB value is (82,150,119). Sum of RGB (Red+Green+Blue) = 82+150+119=351 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.36% from 351); Green value is 150 (58.98% from 255 or 42.74% from 351); Blue value is 119 (46.88% from 255 or 33.90% from 351); Max value from RGB is 150 - color contains mainly: green. Hex color #529677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #529677 is #AD6988. Grayscale: #7E7E7E. Windows color (decimal): -11364745 or 7837266. OLE color: 7837266.
HSL color Cylindrical-coordinate representation of color #529677: hue angle of 152.65º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #529677 is Cyan = 0.45, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 150 | 119 | - |
| CMYK | 0.45 | 0 | 0.21 | 0.41 |
| HSL | 152.65º | 0.29% | 0.45% | - |
| HSV(B) | 152.65º | 0.45% | 0.59% | - |
| XYZ | 17.72 | 24.94 | 21.33 | - |
| YUV | 126.13 | 123.97 | 96.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 150 | 119 | 0.45 | 0 | 0.21 | 0.41 | 152.65 | 0.29 | 0.45 |
| Hex | 52 | 96 | 77 | 2D | 0 | 15 | 29 | 99 | 1D | 2D |
| Octal | 122 | 226 | 167 | 55 | 0 | 25 | 51 | 231 | 35 | 55 |
| Binary | 1010010 | 10010110 | 1110111 | 101101 | 0 | 10101 | 101001 | 10011001 | 11101 | 101101 |
Color Harmonies of #529677
Complementary color
Monochromatic Colors of #529677
Black with #529677
Text Example
Text Example
White with #529677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529677; }
p { color: rgb(82,150,119); }
H1.HeaderClassName
{
color: #529677;
}
.AnyTagClassName
{
color: #529677;
}
</style>
background-color css
<style>
a { background-color: #529677; }
a { background-color: rgb(82,150,119); }
div.DivClassName
{
background-color: #529677;
}
.BgClassName
{
background-color: #529677;
}
</style>
border-color css
<style>
span { border-color: #529677; }
span { border-color: rgb(82,150,119); }
td.TdClassName
{
border-color: #529677;
}
.TagClassName
{
border-color: #529677;
}
</style>