Shades of Watercourse #016952
Tints of Watercourse #016952
RGB
CMYK
RGB Variations
Color information
#016952 (or 0x016952) is known color: Watercourse. HEX triplet: 01, 69 and 52. RGB value is (1,105,82). Sum of RGB (Red+Green+Blue) = 1+105+82=188 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 188); Green value is 105 (41.41% from 255 or 55.85% from 188); Blue value is 82 (32.42% from 255 or 43.62% from 188); Max value from RGB is 105 - color contains mainly: green. Hex color #016952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016952 is #FE96AD. Grayscale: #474747. Windows color (decimal): -16684718 or 5400833. OLE color: 5400833.
HSL color Cylindrical-coordinate representation of color #016952: hue angle of 166.73º 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 #016952 is Cyan = 0.99, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 1 | 105 | 82 | - |
| CMYK | 0.99 | 0 | 0.22 | 0.59 |
| HSL | 166.73º | 0.98% | 0.21% | - |
| HSV(B) | 166.73º | 0.99% | 0.41% | - |
| XYZ | 6.59 | 10.72 | 9.7 | - |
| YUV | 71.28 | 134.04 | 77.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 105 | 82 | 0.99 | 0 | 0.22 | 0.59 | 166.73 | 0.98 | 0.21 |
| Hex | 1 | 69 | 52 | 63 | 0 | 16 | 3B | A7 | 62 | 15 |
| Octal | 1 | 151 | 122 | 143 | 0 | 26 | 73 | 247 | 142 | 25 |
| Binary | 1 | 1101001 | 1010010 | 1100011 | 0 | 10110 | 111011 | 10100111 | 1100010 | 10101 |
Color Harmonies of #016952
Complementary color
Monochromatic Colors of #016952
Black with #016952
Text Example
Text Example
White with #016952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016952; }
p { color: rgb(1,105,82); }
H1.HeaderClassName
{
color: #016952;
}
.AnyTagClassName
{
color: #016952;
}
</style>
background-color css
<style>
a { background-color: #016952; }
a { background-color: rgb(1,105,82); }
div.DivClassName
{
background-color: #016952;
}
.BgClassName
{
background-color: #016952;
}
</style>
border-color css
<style>
span { border-color: #016952; }
span { border-color: rgb(1,105,82); }
td.TdClassName
{
border-color: #016952;
}
.TagClassName
{
border-color: #016952;
}
</style>