Shades of Watercourse #017156
Tints of Watercourse #017156
RGB
CMYK
RGB Variations
Color information
#017156 (or 0x017156) is known color: Watercourse. HEX triplet: 01, 71 and 56. RGB value is (1,113,86). Sum of RGB (Red+Green+Blue) = 1+113+86=200 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.5% from 200); Green value is 113 (44.53% from 255 or 56.5% from 200); Blue value is 86 (33.98% from 255 or 43% from 200); Max value from RGB is 113 - color contains mainly: green. Hex color #017156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017156 is #FE8EA9. Grayscale: #4C4C4C. Windows color (decimal): -16682666 or 5665025. OLE color: 5665025.
HSL color Cylindrical-coordinate representation of color #017156: hue angle of 165.54º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017156 is Cyan = 0.99, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 1 | 113 | 86 | - |
| CMYK | 0.99 | 0 | 0.24 | 0.56 |
| HSL | 165.54º | 0.98% | 0.22% | - |
| HSV(B) | 165.54º | 0.99% | 0.44% | - |
| XYZ | 7.6 | 12.49 | 10.81 | - |
| YUV | 76.43 | 133.39 | 74.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 113 | 86 | 0.99 | 0 | 0.24 | 0.56 | 165.54 | 0.98 | 0.22 |
| Hex | 1 | 71 | 56 | 63 | 0 | 18 | 38 | A6 | 62 | 16 |
| Octal | 1 | 161 | 126 | 143 | 0 | 30 | 70 | 246 | 142 | 26 |
| Binary | 1 | 1110001 | 1010110 | 1100011 | 0 | 11000 | 111000 | 10100110 | 1100010 | 10110 |
Color Harmonies of #017156
Complementary color
Monochromatic Colors of #017156
Black with #017156
Text Example
Text Example
White with #017156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017156; }
p { color: rgb(1,113,86); }
H1.HeaderClassName
{
color: #017156;
}
.AnyTagClassName
{
color: #017156;
}
</style>
background-color css
<style>
a { background-color: #017156; }
a { background-color: rgb(1,113,86); }
div.DivClassName
{
background-color: #017156;
}
.BgClassName
{
background-color: #017156;
}
</style>
border-color css
<style>
span { border-color: #017156; }
span { border-color: rgb(1,113,86); }
td.TdClassName
{
border-color: #017156;
}
.TagClassName
{
border-color: #017156;
}
</style>