Shades of Watercourse #086756
Tints of Watercourse #086756
RGB
CMYK
RGB Variations
Color information
#086756 (or 0x086756) is known color: Watercourse. HEX triplet: 08, 67 and 56. RGB value is (8,103,86). Sum of RGB (Red+Green+Blue) = 8+103+86=197 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4.06% from 197); Green value is 103 (40.62% from 255 or 52.28% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 103 - color contains mainly: green. Hex color #086756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086756 is #F798A9. Grayscale: #484848. Windows color (decimal): -16226474 or 5662472. OLE color: 5662472.
HSL color Cylindrical-coordinate representation of color #086756: hue angle of 169.26º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086756 is Cyan = 0.92, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 103 | 86 | - |
| CMYK | 0.92 | 0 | 0.17 | 0.60 |
| HSL | 169.26º | 0.86% | 0.22% | - |
| HSV(B) | 169.26º | 0.92% | 0.4% | - |
| XYZ | 6.63 | 10.42 | 10.47 | - |
| YUV | 72.66 | 135.53 | 81.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 103 | 86 | 0.92 | 0 | 0.17 | 0.60 | 169.26 | 0.86 | 0.22 |
| Hex | 8 | 67 | 56 | 5C | 0 | 11 | 3C | A9 | 56 | 16 |
| Octal | 10 | 147 | 126 | 134 | 0 | 21 | 74 | 251 | 126 | 26 |
| Binary | 1000 | 1100111 | 1010110 | 1011100 | 0 | 10001 | 111100 | 10101001 | 1010110 | 10110 |
Color Harmonies of #086756
Complementary color
Monochromatic Colors of #086756
Black with #086756
Text Example
Text Example
White with #086756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086756; }
p { color: rgb(8,103,86); }
H1.HeaderClassName
{
color: #086756;
}
.AnyTagClassName
{
color: #086756;
}
</style>
background-color css
<style>
a { background-color: #086756; }
a { background-color: rgb(8,103,86); }
div.DivClassName
{
background-color: #086756;
}
.BgClassName
{
background-color: #086756;
}
</style>
border-color css
<style>
span { border-color: #086756; }
span { border-color: rgb(8,103,86); }
td.TdClassName
{
border-color: #086756;
}
.TagClassName
{
border-color: #086756;
}
</style>