Shades of Watercourse #016956
Tints of Watercourse #016956
RGB
CMYK
RGB Variations
Color information
#016956 (or 0x016956) is known color: Watercourse. HEX triplet: 01, 69 and 56. RGB value is (1,105,86). Sum of RGB (Red+Green+Blue) = 1+105+86=192 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 192); Green value is 105 (41.41% from 255 or 54.69% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 105 - color contains mainly: green. Hex color #016956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016956 is #FE96A9. Grayscale: #474747. Windows color (decimal): -16684714 or 5662977. OLE color: 5662977.
HSL color Cylindrical-coordinate representation of color #016956: hue angle of 169.04º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016956 is Cyan = 0.99, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 1 | 105 | 86 | - |
| CMYK | 0.99 | 0 | 0.18 | 0.59 |
| HSL | 169.04º | 0.98% | 0.21% | - |
| HSV(B) | 169.04º | 0.99% | 0.41% | - |
| XYZ | 6.74 | 10.78 | 10.53 | - |
| YUV | 71.74 | 136.04 | 77.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 105 | 86 | 0.99 | 0 | 0.18 | 0.59 | 169.04 | 0.98 | 0.21 |
| Hex | 1 | 69 | 56 | 63 | 0 | 12 | 3B | A9 | 62 | 15 |
| Octal | 1 | 151 | 126 | 143 | 0 | 22 | 73 | 251 | 142 | 25 |
| Binary | 1 | 1101001 | 1010110 | 1100011 | 0 | 10010 | 111011 | 10101001 | 1100010 | 10101 |
Color Harmonies of #016956
Complementary color
Monochromatic Colors of #016956
Black with #016956
Text Example
Text Example
White with #016956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016956; }
p { color: rgb(1,105,86); }
H1.HeaderClassName
{
color: #016956;
}
.AnyTagClassName
{
color: #016956;
}
</style>
background-color css
<style>
a { background-color: #016956; }
a { background-color: rgb(1,105,86); }
div.DivClassName
{
background-color: #016956;
}
.BgClassName
{
background-color: #016956;
}
</style>
border-color css
<style>
span { border-color: #016956; }
span { border-color: rgb(1,105,86); }
td.TdClassName
{
border-color: #016956;
}
.TagClassName
{
border-color: #016956;
}
</style>