Shades of Ocean Green #569468
Tints of Ocean Green #569468
RGB
CMYK
RGB Variations
Color information
#569468 (or 0x569468) is known color: Ocean Green. HEX triplet: 56, 94 and 68. RGB value is (86,148,104). Sum of RGB (Red+Green+Blue) = 86+148+104=338 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.44% from 338); Green value is 148 (58.20% from 255 or 43.79% from 338); Blue value is 104 (41.02% from 255 or 30.77% from 338); Max value from RGB is 148 - color contains mainly: green. Hex color #569468 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569468 is #A96B97. Grayscale: #7C7C7C. Windows color (decimal): -11103128 or 6853718. OLE color: 6853718.
HSL color Cylindrical-coordinate representation of color #569468: hue angle of 137.42º degrees, saturation: 0.26, 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 #569468 is Cyan = 0.42, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 104 | - |
| CMYK | 0.42 | 0 | 0.30 | 0.42 |
| HSL | 137.42º | 0.26% | 0.46% | - |
| HSV(B) | 137.42º | 0.42% | 0.58% | - |
| XYZ | 16.93 | 24.16 | 16.87 | - |
| YUV | 124.45 | 116.46 | 100.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 104 | 0.42 | 0 | 0.30 | 0.42 | 137.42 | 0.26 | 0.46 |
| Hex | 56 | 94 | 68 | 2A | 0 | 1E | 2A | 89 | 1A | 2E |
| Octal | 126 | 224 | 150 | 52 | 0 | 36 | 52 | 211 | 32 | 56 |
| Binary | 1010110 | 10010100 | 1101000 | 101010 | 0 | 11110 | 101010 | 10001001 | 11010 | 101110 |
Color Harmonies of #569468
Complementary color
Monochromatic Colors of #569468
Black with #569468
Text Example
Text Example
White with #569468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569468; }
p { color: rgb(86,148,104); }
H1.HeaderClassName
{
color: #569468;
}
.AnyTagClassName
{
color: #569468;
}
</style>
background-color css
<style>
a { background-color: #569468; }
a { background-color: rgb(86,148,104); }
div.DivClassName
{
background-color: #569468;
}
.BgClassName
{
background-color: #569468;
}
</style>
border-color css
<style>
span { border-color: #569468; }
span { border-color: rgb(86,148,104); }
td.TdClassName
{
border-color: #569468;
}
.TagClassName
{
border-color: #569468;
}
</style>