Shades of Watercourse #086948
Tints of Watercourse #086948
RGB
CMYK
RGB Variations
Color information
#086948 (or 0x086948) is known color: Watercourse. HEX triplet: 08, 69 and 48. RGB value is (8,105,72). Sum of RGB (Red+Green+Blue) = 8+105+72=185 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.32% from 185); Green value is 105 (41.41% from 255 or 56.76% from 185); Blue value is 72 (28.52% from 255 or 38.92% from 185); Max value from RGB is 105 - color contains mainly: green. Hex color #086948 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #086948 is #F796B7. Grayscale: #484848. Windows color (decimal): -16225976 or 4745480. OLE color: 4745480.
HSL color Cylindrical-coordinate representation of color #086948: hue angle of 159.59º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086948 is Cyan = 0.92, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 105 | 72 | - |
| CMYK | 0.92 | 0 | 0.31 | 0.59 |
| HSL | 159.59º | 0.86% | 0.22% | - |
| HSV(B) | 159.59º | 0.92% | 0.41% | - |
| XYZ | 6.32 | 10.62 | 7.85 | - |
| YUV | 72.24 | 127.86 | 82.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 105 | 72 | 0.92 | 0 | 0.31 | 0.59 | 159.59 | 0.86 | 0.22 |
| Hex | 8 | 69 | 48 | 5C | 0 | 1F | 3B | A0 | 56 | 16 |
| Octal | 10 | 151 | 110 | 134 | 0 | 37 | 73 | 240 | 126 | 26 |
| Binary | 1000 | 1101001 | 1001000 | 1011100 | 0 | 11111 | 111011 | 10100000 | 1010110 | 10110 |
Color Harmonies of #086948
Complementary color
Monochromatic Colors of #086948
Black with #086948
Text Example
Text Example
White with #086948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086948; }
p { color: rgb(8,105,72); }
H1.HeaderClassName
{
color: #086948;
}
.AnyTagClassName
{
color: #086948;
}
</style>
background-color css
<style>
a { background-color: #086948; }
a { background-color: rgb(8,105,72); }
div.DivClassName
{
background-color: #086948;
}
.BgClassName
{
background-color: #086948;
}
</style>
border-color css
<style>
span { border-color: #086948; }
span { border-color: rgb(8,105,72); }
td.TdClassName
{
border-color: #086948;
}
.TagClassName
{
border-color: #086948;
}
</style>