Shades of Watercourse #026540
Tints of Watercourse #026540
RGB
CMYK
RGB Variations
Color information
#026540 (or 0x026540) is known color: Watercourse. HEX triplet: 02, 65 and 40. RGB value is (2,101,64). Sum of RGB (Red+Green+Blue) = 2+101+64=167 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.20% from 167); Green value is 101 (39.84% from 255 or 60.48% from 167); Blue value is 64 (25.39% from 255 or 38.32% from 167); Max value from RGB is 101 - color contains mainly: green. Hex color #026540 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #026540 is #FD9ABF. Grayscale: #434343. Windows color (decimal): -16620224 or 4220162. OLE color: 4220162.
HSL color Cylindrical-coordinate representation of color #026540: hue angle of 157.58º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026540 is Cyan = 0.98, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 2 | 101 | 64 | - |
| CMYK | 0.98 | 0 | 0.37 | 0.60 |
| HSL | 157.58º | 0.96% | 0.2% | - |
| HSV(B) | 157.58º | 0.98% | 0.4% | - |
| XYZ | 5.6 | 9.69 | 6.43 | - |
| YUV | 67.18 | 126.2 | 81.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 101 | 64 | 0.98 | 0 | 0.37 | 0.60 | 157.58 | 0.96 | 0.2 |
| Hex | 2 | 65 | 40 | 62 | 0 | 25 | 3C | 9E | 60 | 14 |
| Octal | 2 | 145 | 100 | 142 | 0 | 45 | 74 | 236 | 140 | 24 |
| Binary | 10 | 1100101 | 1000000 | 1100010 | 0 | 100101 | 111100 | 10011110 | 1100000 | 10100 |
Color Harmonies of #026540
Complementary color
Monochromatic Colors of #026540
Black with #026540
Text Example
Text Example
White with #026540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026540; }
p { color: rgb(2,101,64); }
H1.HeaderClassName
{
color: #026540;
}
.AnyTagClassName
{
color: #026540;
}
</style>
background-color css
<style>
a { background-color: #026540; }
a { background-color: rgb(2,101,64); }
div.DivClassName
{
background-color: #026540;
}
.BgClassName
{
background-color: #026540;
}
</style>
border-color css
<style>
span { border-color: #026540; }
span { border-color: rgb(2,101,64); }
td.TdClassName
{
border-color: #026540;
}
.TagClassName
{
border-color: #026540;
}
</style>