Shades of Watercourse #015746
Tints of Watercourse #015746
RGB
CMYK
RGB Variations
Color information
#015746 (or 0x015746) is known color: Watercourse. HEX triplet: 01, 57 and 46. RGB value is (1,87,70). Sum of RGB (Red+Green+Blue) = 1+87+70=158 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.63% from 158); Green value is 87 (34.38% from 255 or 55.06% from 158); Blue value is 70 (27.73% from 255 or 44.30% from 158); Max value from RGB is 87 - color contains mainly: green. Hex color #015746 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015746 is #FEA8B9. Grayscale: #3B3B3B. Windows color (decimal): -16689338 or 4609793. OLE color: 4609793.
HSL color Cylindrical-coordinate representation of color #015746: hue angle of 168.14º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015746 is Cyan = 0.99, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 87 | 70 | - |
| CMYK | 0.99 | 0 | 0.20 | 0.66 |
| HSL | 168.14º | 0.98% | 0.17% | - |
| HSV(B) | 168.14º | 0.99% | 0.34% | - |
| XYZ | 4.53 | 7.27 | 6.96 | - |
| YUV | 59.35 | 134.01 | 86.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 87 | 70 | 0.99 | 0 | 0.20 | 0.66 | 168.14 | 0.98 | 0.17 |
| Hex | 1 | 57 | 46 | 63 | 0 | 14 | 42 | A8 | 62 | 11 |
| Octal | 1 | 127 | 106 | 143 | 0 | 24 | 102 | 250 | 142 | 21 |
| Binary | 1 | 1010111 | 1000110 | 1100011 | 0 | 10100 | 1000010 | 10101000 | 1100010 | 10001 |
Color Harmonies of #015746
Complementary color
Monochromatic Colors of #015746
Black with #015746
Text Example
Text Example
White with #015746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015746; }
p { color: rgb(1,87,70); }
H1.HeaderClassName
{
color: #015746;
}
.AnyTagClassName
{
color: #015746;
}
</style>
background-color css
<style>
a { background-color: #015746; }
a { background-color: rgb(1,87,70); }
div.DivClassName
{
background-color: #015746;
}
.BgClassName
{
background-color: #015746;
}
</style>
border-color css
<style>
span { border-color: #015746; }
span { border-color: rgb(1,87,70); }
td.TdClassName
{
border-color: #015746;
}
.TagClassName
{
border-color: #015746;
}
</style>