Shades of Ocean Green #569574
Tints of Ocean Green #569574
RGB
CMYK
RGB Variations
Color information
#569574 (or 0x569574) is known color: Ocean Green. HEX triplet: 56, 95 and 74. RGB value is (86,149,116). Sum of RGB (Red+Green+Blue) = 86+149+116=351 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.50% from 351); Green value is 149 (58.59% from 255 or 42.45% from 351); Blue value is 116 (45.70% from 255 or 33.05% from 351); Max value from RGB is 149 - color contains mainly: green. Hex color #569574 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569574 is #A96A8B. Grayscale: #7E7E7E. Windows color (decimal): -11102860 or 7640406. OLE color: 7640406.
HSL color Cylindrical-coordinate representation of color #569574: hue angle of 148.57º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #569574 is Cyan = 0.42, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 149 | 116 | - |
| CMYK | 0.42 | 0 | 0.22 | 0.42 |
| HSL | 148.57º | 0.27% | 0.46% | - |
| HSV(B) | 148.57º | 0.42% | 0.58% | - |
| XYZ | 17.74 | 24.73 | 20.36 | - |
| YUV | 126.4 | 122.13 | 99.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 149 | 116 | 0.42 | 0 | 0.22 | 0.42 | 148.57 | 0.27 | 0.46 |
| Hex | 56 | 95 | 74 | 2A | 0 | 16 | 2A | 95 | 1B | 2E |
| Octal | 126 | 225 | 164 | 52 | 0 | 26 | 52 | 225 | 33 | 56 |
| Binary | 1010110 | 10010101 | 1110100 | 101010 | 0 | 10110 | 101010 | 10010101 | 11011 | 101110 |
Color Harmonies of #569574
Complementary color
Monochromatic Colors of #569574
Black with #569574
Text Example
Text Example
White with #569574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569574; }
p { color: rgb(86,149,116); }
H1.HeaderClassName
{
color: #569574;
}
.AnyTagClassName
{
color: #569574;
}
</style>
background-color css
<style>
a { background-color: #569574; }
a { background-color: rgb(86,149,116); }
div.DivClassName
{
background-color: #569574;
}
.BgClassName
{
background-color: #569574;
}
</style>
border-color css
<style>
span { border-color: #569574; }
span { border-color: rgb(86,149,116); }
td.TdClassName
{
border-color: #569574;
}
.TagClassName
{
border-color: #569574;
}
</style>