Shades of Watercourse #016754
Tints of Watercourse #016754
RGB
CMYK
RGB Variations
Color information
#016754 (or 0x016754) is known color: Watercourse. HEX triplet: 01, 67 and 54. RGB value is (1,103,84). Sum of RGB (Red+Green+Blue) = 1+103+84=188 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 188); Green value is 103 (40.62% from 255 or 54.79% from 188); Blue value is 84 (33.20% from 255 or 44.68% from 188); Max value from RGB is 103 - color contains mainly: green. Hex color #016754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016754 is #FE98AB. Grayscale: #464646. Windows color (decimal): -16685228 or 5531393. OLE color: 5531393.
HSL color Cylindrical-coordinate representation of color #016754: hue angle of 168.82º 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 #016754 is Cyan = 0.99, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 103 | 84 | - |
| CMYK | 0.99 | 0 | 0.18 | 0.60 |
| HSL | 168.82º | 0.98% | 0.2% | - |
| HSV(B) | 168.82º | 0.99% | 0.4% | - |
| XYZ | 6.46 | 10.35 | 10.04 | - |
| YUV | 70.34 | 135.71 | 78.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 103 | 84 | 0.99 | 0 | 0.18 | 0.60 | 168.82 | 0.98 | 0.2 |
| Hex | 1 | 67 | 54 | 63 | 0 | 12 | 3C | A9 | 62 | 14 |
| Octal | 1 | 147 | 124 | 143 | 0 | 22 | 74 | 251 | 142 | 24 |
| Binary | 1 | 1100111 | 1010100 | 1100011 | 0 | 10010 | 111100 | 10101001 | 1100010 | 10100 |
Color Harmonies of #016754
Complementary color
Monochromatic Colors of #016754
Black with #016754
Text Example
Text Example
White with #016754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016754; }
p { color: rgb(1,103,84); }
H1.HeaderClassName
{
color: #016754;
}
.AnyTagClassName
{
color: #016754;
}
</style>
background-color css
<style>
a { background-color: #016754; }
a { background-color: rgb(1,103,84); }
div.DivClassName
{
background-color: #016754;
}
.BgClassName
{
background-color: #016754;
}
</style>
border-color css
<style>
span { border-color: #016754; }
span { border-color: rgb(1,103,84); }
td.TdClassName
{
border-color: #016754;
}
.TagClassName
{
border-color: #016754;
}
</style>