Shades of Watercourse #086047
Tints of Watercourse #086047
RGB
CMYK
RGB Variations
Color information
#086047 (or 0x086047) is known color: Watercourse. HEX triplet: 08, 60 and 47. RGB value is (8,96,71). Sum of RGB (Red+Green+Blue) = 8+96+71=175 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.57% from 175); Green value is 96 (37.89% from 255 or 54.86% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 96 - color contains mainly: green. Hex color #086047 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #086047 is #F79FB8. Grayscale: #424242. Windows color (decimal): -16228281 or 4677640. OLE color: 4677640.
HSL color Cylindrical-coordinate representation of color #086047: hue angle of 162.95º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086047 is Cyan = 0.92, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 96 | 71 | - |
| CMYK | 0.92 | 0 | 0.26 | 0.62 |
| HSL | 162.95º | 0.85% | 0.2% | - |
| HSV(B) | 162.95º | 0.92% | 0.38% | - |
| XYZ | 5.42 | 8.87 | 7.39 | - |
| YUV | 66.84 | 130.35 | 86.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 96 | 71 | 0.92 | 0 | 0.26 | 0.62 | 162.95 | 0.85 | 0.2 |
| Hex | 8 | 60 | 47 | 5C | 0 | 1A | 3E | A3 | 55 | 14 |
| Octal | 10 | 140 | 107 | 134 | 0 | 32 | 76 | 243 | 125 | 24 |
| Binary | 1000 | 1100000 | 1000111 | 1011100 | 0 | 11010 | 111110 | 10100011 | 1010101 | 10100 |
Color Harmonies of #086047
Complementary color
Monochromatic Colors of #086047
Black with #086047
Text Example
Text Example
White with #086047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086047; }
p { color: rgb(8,96,71); }
H1.HeaderClassName
{
color: #086047;
}
.AnyTagClassName
{
color: #086047;
}
</style>
background-color css
<style>
a { background-color: #086047; }
a { background-color: rgb(8,96,71); }
div.DivClassName
{
background-color: #086047;
}
.BgClassName
{
background-color: #086047;
}
</style>
border-color css
<style>
span { border-color: #086047; }
span { border-color: rgb(8,96,71); }
td.TdClassName
{
border-color: #086047;
}
.TagClassName
{
border-color: #086047;
}
</style>