Shades of Watercourse #026851
Tints of Watercourse #026851
RGB
CMYK
RGB Variations
Color information
#026851 (or 0x026851) is known color: Watercourse. HEX triplet: 02, 68 and 51. RGB value is (2,104,81). Sum of RGB (Red+Green+Blue) = 2+104+81=187 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.07% from 187); Green value is 104 (41.02% from 255 or 55.61% from 187); Blue value is 81 (32.03% from 255 or 43.32% from 187); Max value from RGB is 104 - color contains mainly: green. Hex color #026851 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026851 is #FD97AE. Grayscale: #464646. Windows color (decimal): -16619439 or 5335042. OLE color: 5335042.
HSL color Cylindrical-coordinate representation of color #026851: hue angle of 166.47º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026851 is Cyan = 0.98, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 104 | 81 | - |
| CMYK | 0.98 | 0 | 0.22 | 0.59 |
| HSL | 166.47º | 0.96% | 0.21% | - |
| HSV(B) | 166.47º | 0.98% | 0.41% | - |
| XYZ | 6.46 | 10.51 | 9.47 | - |
| YUV | 70.88 | 133.71 | 78.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 104 | 81 | 0.98 | 0 | 0.22 | 0.59 | 166.47 | 0.96 | 0.21 |
| Hex | 2 | 68 | 51 | 62 | 0 | 16 | 3B | A6 | 60 | 15 |
| Octal | 2 | 150 | 121 | 142 | 0 | 26 | 73 | 246 | 140 | 25 |
| Binary | 10 | 1101000 | 1010001 | 1100010 | 0 | 10110 | 111011 | 10100110 | 1100000 | 10101 |
Color Harmonies of #026851
Complementary color
Monochromatic Colors of #026851
Black with #026851
Text Example
Text Example
White with #026851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026851; }
p { color: rgb(2,104,81); }
H1.HeaderClassName
{
color: #026851;
}
.AnyTagClassName
{
color: #026851;
}
</style>
background-color css
<style>
a { background-color: #026851; }
a { background-color: rgb(2,104,81); }
div.DivClassName
{
background-color: #026851;
}
.BgClassName
{
background-color: #026851;
}
</style>
border-color css
<style>
span { border-color: #026851; }
span { border-color: rgb(2,104,81); }
td.TdClassName
{
border-color: #026851;
}
.TagClassName
{
border-color: #026851;
}
</style>