Shades of Watercourse #026741
Tints of Watercourse #026741
RGB
CMYK
RGB Variations
Color information
#026741 (or 0x026741) is known color: Watercourse. HEX triplet: 02, 67 and 41. RGB value is (2,103,65). Sum of RGB (Red+Green+Blue) = 2+103+65=170 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.18% from 170); Green value is 103 (40.62% from 255 or 60.59% from 170); Blue value is 65 (25.78% from 255 or 38.24% from 170); Max value from RGB is 103 - color contains mainly: green. Hex color #026741 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #026741 is #FD98BE. Grayscale: #444444. Windows color (decimal): -16619711 or 4286210. OLE color: 4286210.
HSL color Cylindrical-coordinate representation of color #026741: hue angle of 157.43º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026741 is Cyan = 0.98, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 2 | 103 | 65 | - |
| CMYK | 0.98 | 0 | 0.37 | 0.60 |
| HSL | 157.43º | 0.96% | 0.21% | - |
| HSV(B) | 157.43º | 0.98% | 0.4% | - |
| XYZ | 5.83 | 10.1 | 6.64 | - |
| YUV | 68.47 | 126.04 | 80.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 103 | 65 | 0.98 | 0 | 0.37 | 0.60 | 157.43 | 0.96 | 0.21 |
| Hex | 2 | 67 | 41 | 62 | 0 | 25 | 3C | 9D | 60 | 15 |
| Octal | 2 | 147 | 101 | 142 | 0 | 45 | 74 | 235 | 140 | 25 |
| Binary | 10 | 1100111 | 1000001 | 1100010 | 0 | 100101 | 111100 | 10011101 | 1100000 | 10101 |
Color Harmonies of #026741
Complementary color
Monochromatic Colors of #026741
Black with #026741
Text Example
Text Example
White with #026741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026741; }
p { color: rgb(2,103,65); }
H1.HeaderClassName
{
color: #026741;
}
.AnyTagClassName
{
color: #026741;
}
</style>
background-color css
<style>
a { background-color: #026741; }
a { background-color: rgb(2,103,65); }
div.DivClassName
{
background-color: #026741;
}
.BgClassName
{
background-color: #026741;
}
</style>
border-color css
<style>
span { border-color: #026741; }
span { border-color: rgb(2,103,65); }
td.TdClassName
{
border-color: #026741;
}
.TagClassName
{
border-color: #026741;
}
</style>