Shades of Watercourse #086553
Tints of Watercourse #086553
RGB
CMYK
RGB Variations
Color information
#086553 (or 0x086553) is known color: Watercourse. HEX triplet: 08, 65 and 53. RGB value is (8,101,83). Sum of RGB (Red+Green+Blue) = 8+101+83=192 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.17% from 192); Green value is 101 (39.84% from 255 or 52.60% from 192); Blue value is 83 (32.81% from 255 or 43.23% from 192); Max value from RGB is 101 - color contains mainly: green. Hex color #086553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086553 is #F79AAC. Grayscale: #474747. Windows color (decimal): -16226989 or 5465352. OLE color: 5465352.
HSL color Cylindrical-coordinate representation of color #086553: hue angle of 168.39º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086553 is Cyan = 0.92, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 101 | 83 | - |
| CMYK | 0.92 | 0 | 0.18 | 0.60 |
| HSL | 168.39º | 0.85% | 0.21% | - |
| HSV(B) | 168.39º | 0.92% | 0.4% | - |
| XYZ | 6.32 | 9.98 | 9.78 | - |
| YUV | 71.14 | 134.69 | 82.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 83 | 0.92 | 0 | 0.18 | 0.60 | 168.39 | 0.85 | 0.21 |
| Hex | 8 | 65 | 53 | 5C | 0 | 12 | 3C | A8 | 55 | 15 |
| Octal | 10 | 145 | 123 | 134 | 0 | 22 | 74 | 250 | 125 | 25 |
| Binary | 1000 | 1100101 | 1010011 | 1011100 | 0 | 10010 | 111100 | 10101000 | 1010101 | 10101 |
Color Harmonies of #086553
Complementary color
Monochromatic Colors of #086553
Black with #086553
Text Example
Text Example
White with #086553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086553; }
p { color: rgb(8,101,83); }
H1.HeaderClassName
{
color: #086553;
}
.AnyTagClassName
{
color: #086553;
}
</style>
background-color css
<style>
a { background-color: #086553; }
a { background-color: rgb(8,101,83); }
div.DivClassName
{
background-color: #086553;
}
.BgClassName
{
background-color: #086553;
}
</style>
border-color css
<style>
span { border-color: #086553; }
span { border-color: rgb(8,101,83); }
td.TdClassName
{
border-color: #086553;
}
.TagClassName
{
border-color: #086553;
}
</style>