Shades of Watercourse #087356
Tints of Watercourse #087356
RGB
CMYK
RGB Variations
Color information
#087356 (or 0x087356) is known color: Watercourse. HEX triplet: 08, 73 and 56. RGB value is (8,115,86). Sum of RGB (Red+Green+Blue) = 8+115+86=209 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.83% from 209); Green value is 115 (45.31% from 255 or 55.02% from 209); Blue value is 86 (33.98% from 255 or 41.15% from 209); Max value from RGB is 115 - color contains mainly: green. Hex color #087356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087356 is #F78CA9. Grayscale: #4F4F4F. Windows color (decimal): -16223402 or 5665544. OLE color: 5665544.
HSL color Cylindrical-coordinate representation of color #087356: hue angle of 163.74º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087356 is Cyan = 0.93, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 115 | 86 | - |
| CMYK | 0.93 | 0 | 0.25 | 0.55 |
| HSL | 163.74º | 0.87% | 0.24% | - |
| HSV(B) | 163.74º | 0.93% | 0.45% | - |
| XYZ | 7.91 | 12.98 | 10.89 | - |
| YUV | 79.7 | 131.55 | 76.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 115 | 86 | 0.93 | 0 | 0.25 | 0.55 | 163.74 | 0.87 | 0.24 |
| Hex | 8 | 73 | 56 | 5D | 0 | 19 | 37 | A4 | 57 | 18 |
| Octal | 10 | 163 | 126 | 135 | 0 | 31 | 67 | 244 | 127 | 30 |
| Binary | 1000 | 1110011 | 1010110 | 1011101 | 0 | 11001 | 110111 | 10100100 | 1010111 | 11000 |
Color Harmonies of #087356
Complementary color
Monochromatic Colors of #087356
Black with #087356
Text Example
Text Example
White with #087356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087356; }
p { color: rgb(8,115,86); }
H1.HeaderClassName
{
color: #087356;
}
.AnyTagClassName
{
color: #087356;
}
</style>
background-color css
<style>
a { background-color: #087356; }
a { background-color: rgb(8,115,86); }
div.DivClassName
{
background-color: #087356;
}
.BgClassName
{
background-color: #087356;
}
</style>
border-color css
<style>
span { border-color: #087356; }
span { border-color: rgb(8,115,86); }
td.TdClassName
{
border-color: #087356;
}
.TagClassName
{
border-color: #087356;
}
</style>