Shades of Watercourse #015641
Tints of Watercourse #015641
RGB
CMYK
RGB Variations
Color information
#015641 (or 0x015641) is known color: Watercourse. HEX triplet: 01, 56 and 41. RGB value is (1,86,65). Sum of RGB (Red+Green+Blue) = 1+86+65=152 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.66% from 152); Green value is 86 (33.98% from 255 or 56.58% from 152); Blue value is 65 (25.78% from 255 or 42.76% from 152); Max value from RGB is 86 - color contains mainly: green. Hex color #015641 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015641 is #FEA9BE. Grayscale: #3A3A3A. Windows color (decimal): -16689599 or 4281857. OLE color: 4281857.
HSL color Cylindrical-coordinate representation of color #015641: hue angle of 165.18º 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 #015641 is Cyan = 0.99, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 86 | 65 | - |
| CMYK | 0.99 | 0 | 0.24 | 0.66 |
| HSL | 165.18º | 0.98% | 0.17% | - |
| HSV(B) | 165.18º | 0.99% | 0.34% | - |
| XYZ | 4.29 | 7.04 | 6.13 | - |
| YUV | 58.19 | 131.84 | 87.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 86 | 65 | 0.99 | 0 | 0.24 | 0.66 | 165.18 | 0.98 | 0.17 |
| Hex | 1 | 56 | 41 | 63 | 0 | 18 | 42 | A5 | 62 | 11 |
| Octal | 1 | 126 | 101 | 143 | 0 | 30 | 102 | 245 | 142 | 21 |
| Binary | 1 | 1010110 | 1000001 | 1100011 | 0 | 11000 | 1000010 | 10100101 | 1100010 | 10001 |
Color Harmonies of #015641
Complementary color
Monochromatic Colors of #015641
Black with #015641
Text Example
Text Example
White with #015641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015641; }
p { color: rgb(1,86,65); }
H1.HeaderClassName
{
color: #015641;
}
.AnyTagClassName
{
color: #015641;
}
</style>
background-color css
<style>
a { background-color: #015641; }
a { background-color: rgb(1,86,65); }
div.DivClassName
{
background-color: #015641;
}
.BgClassName
{
background-color: #015641;
}
</style>
border-color css
<style>
span { border-color: #015641; }
span { border-color: rgb(1,86,65); }
td.TdClassName
{
border-color: #015641;
}
.TagClassName
{
border-color: #015641;
}
</style>