Shades of Watercourse #016751
Tints of Watercourse #016751
RGB
CMYK
RGB Variations
Color information
#016751 (or 0x016751) is known color: Watercourse. HEX triplet: 01, 67 and 51. RGB value is (1,103,81). Sum of RGB (Red+Green+Blue) = 1+103+81=185 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 185); Green value is 103 (40.62% from 255 or 55.68% from 185); Blue value is 81 (32.03% from 255 or 43.78% from 185); Max value from RGB is 103 - color contains mainly: green. Hex color #016751 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016751 is #FE98AE. Grayscale: #454545. Windows color (decimal): -16685231 or 5334785. OLE color: 5334785.
HSL color Cylindrical-coordinate representation of color #016751: hue angle of 167.06º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016751 is Cyan = 0.99, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 103 | 81 | - |
| CMYK | 0.99 | 0 | 0.21 | 0.60 |
| HSL | 167.06º | 0.98% | 0.2% | - |
| HSV(B) | 167.06º | 0.99% | 0.4% | - |
| XYZ | 6.35 | 10.3 | 9.44 | - |
| YUV | 69.99 | 134.21 | 78.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 103 | 81 | 0.99 | 0 | 0.21 | 0.60 | 167.06 | 0.98 | 0.2 |
| Hex | 1 | 67 | 51 | 63 | 0 | 15 | 3C | A7 | 62 | 14 |
| Octal | 1 | 147 | 121 | 143 | 0 | 25 | 74 | 247 | 142 | 24 |
| Binary | 1 | 1100111 | 1010001 | 1100011 | 0 | 10101 | 111100 | 10100111 | 1100010 | 10100 |
Color Harmonies of #016751
Complementary color
Monochromatic Colors of #016751
Black with #016751
Text Example
Text Example
White with #016751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016751; }
p { color: rgb(1,103,81); }
H1.HeaderClassName
{
color: #016751;
}
.AnyTagClassName
{
color: #016751;
}
</style>
background-color css
<style>
a { background-color: #016751; }
a { background-color: rgb(1,103,81); }
div.DivClassName
{
background-color: #016751;
}
.BgClassName
{
background-color: #016751;
}
</style>
border-color css
<style>
span { border-color: #016751; }
span { border-color: rgb(1,103,81); }
td.TdClassName
{
border-color: #016751;
}
.TagClassName
{
border-color: #016751;
}
</style>