Shades of Watercourse #106550
Tints of Watercourse #106550
RGB
CMYK
RGB Variations
Color information
#106550 (or 0x106550) is known color: Watercourse. HEX triplet: 10, 65 and 50. RGB value is (16,101,80). Sum of RGB (Red+Green+Blue) = 16+101+80=197 (26% of max value = 765). Red value is 16 (6.64% from 255 or 8.12% from 197); Green value is 101 (39.84% from 255 or 51.27% from 197); Blue value is 80 (31.64% from 255 or 40.61% from 197); Max value from RGB is 101 - color contains mainly: green. Hex color #106550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106550 is #EF9AAF. Grayscale: #494949. Windows color (decimal): -15702704 or 5268752. OLE color: 5268752.
HSL color Cylindrical-coordinate representation of color #106550: hue angle of 165.18º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #106550 is Cyan = 0.84, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 16 | 101 | 80 | - |
| CMYK | 0.84 | 0 | 0.21 | 0.60 |
| HSL | 165.18º | 0.73% | 0.23% | - |
| HSV(B) | 165.18º | 0.84% | 0.4% | - |
| XYZ | 6.32 | 10 | 9.19 | - |
| YUV | 73.19 | 131.84 | 87.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 101 | 80 | 0.84 | 0 | 0.21 | 0.60 | 165.18 | 0.73 | 0.23 |
| Hex | 10 | 65 | 50 | 54 | 0 | 15 | 3C | A5 | 49 | 17 |
| Octal | 20 | 145 | 120 | 124 | 0 | 25 | 74 | 245 | 111 | 27 |
| Binary | 10000 | 1100101 | 1010000 | 1010100 | 0 | 10101 | 111100 | 10100101 | 1001001 | 10111 |
Color Harmonies of #106550
Complementary color
Monochromatic Colors of #106550
Black with #106550
Text Example
Text Example
White with #106550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106550; }
p { color: rgb(16,101,80); }
H1.HeaderClassName
{
color: #106550;
}
.AnyTagClassName
{
color: #106550;
}
</style>
background-color css
<style>
a { background-color: #106550; }
a { background-color: rgb(16,101,80); }
div.DivClassName
{
background-color: #106550;
}
.BgClassName
{
background-color: #106550;
}
</style>
border-color css
<style>
span { border-color: #106550; }
span { border-color: rgb(16,101,80); }
td.TdClassName
{
border-color: #106550;
}
.TagClassName
{
border-color: #106550;
}
</style>