Shades of Watercourse #087556
Tints of Watercourse #087556
RGB
CMYK
RGB Variations
Color information
#087556 (or 0x087556) is known color: Watercourse. HEX triplet: 08, 75 and 56. RGB value is (8,117,86). Sum of RGB (Red+Green+Blue) = 8+117+86=211 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.79% from 211); Green value is 117 (46.09% from 255 or 55.45% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 117 - color contains mainly: green. Hex color #087556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087556 is #F78AA9. Grayscale: #505050. Windows color (decimal): -16222890 or 5666056. OLE color: 5666056.
HSL color Cylindrical-coordinate representation of color #087556: hue angle of 162.94º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087556 is Cyan = 0.93, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 117 | 86 | - |
| CMYK | 0.93 | 0 | 0.26 | 0.54 |
| HSL | 162.94º | 0.87% | 0.25% | - |
| HSV(B) | 162.94º | 0.93% | 0.46% | - |
| XYZ | 8.14 | 13.45 | 10.97 | - |
| YUV | 80.88 | 130.89 | 76.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 117 | 86 | 0.93 | 0 | 0.26 | 0.54 | 162.94 | 0.87 | 0.25 |
| Hex | 8 | 75 | 56 | 5D | 0 | 1A | 36 | A3 | 57 | 19 |
| Octal | 10 | 165 | 126 | 135 | 0 | 32 | 66 | 243 | 127 | 31 |
| Binary | 1000 | 1110101 | 1010110 | 1011101 | 0 | 11010 | 110110 | 10100011 | 1010111 | 11001 |
Color Harmonies of #087556
Complementary color
Monochromatic Colors of #087556
Black with #087556
Text Example
Text Example
White with #087556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087556; }
p { color: rgb(8,117,86); }
H1.HeaderClassName
{
color: #087556;
}
.AnyTagClassName
{
color: #087556;
}
</style>
background-color css
<style>
a { background-color: #087556; }
a { background-color: rgb(8,117,86); }
div.DivClassName
{
background-color: #087556;
}
.BgClassName
{
background-color: #087556;
}
</style>
border-color css
<style>
span { border-color: #087556; }
span { border-color: rgb(8,117,86); }
td.TdClassName
{
border-color: #087556;
}
.TagClassName
{
border-color: #087556;
}
</style>