Shades of Watercourse #026856
Tints of Watercourse #026856
RGB
CMYK
RGB Variations
Color information
#026856 (or 0x026856) is known color: Watercourse. HEX triplet: 02, 68 and 56. RGB value is (2,104,86). Sum of RGB (Red+Green+Blue) = 2+104+86=192 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.04% from 192); Green value is 104 (41.02% from 255 or 54.17% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 104 - color contains mainly: green. Hex color #026856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026856 is #FD97A9. Grayscale: #474747. Windows color (decimal): -16619434 or 5662722. OLE color: 5662722.
HSL color Cylindrical-coordinate representation of color #026856: hue angle of 169.41º 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 #026856 is Cyan = 0.98, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 104 | 86 | - |
| CMYK | 0.98 | 0 | 0.17 | 0.59 |
| HSL | 169.41º | 0.96% | 0.21% | - |
| HSV(B) | 169.41º | 0.98% | 0.41% | - |
| XYZ | 6.66 | 10.59 | 10.5 | - |
| YUV | 71.45 | 136.21 | 78.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 104 | 86 | 0.98 | 0 | 0.17 | 0.59 | 169.41 | 0.96 | 0.21 |
| Hex | 2 | 68 | 56 | 62 | 0 | 11 | 3B | A9 | 60 | 15 |
| Octal | 2 | 150 | 126 | 142 | 0 | 21 | 73 | 251 | 140 | 25 |
| Binary | 10 | 1101000 | 1010110 | 1100010 | 0 | 10001 | 111011 | 10101001 | 1100000 | 10101 |
Color Harmonies of #026856
Complementary color
Monochromatic Colors of #026856
Black with #026856
Text Example
Text Example
White with #026856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026856; }
p { color: rgb(2,104,86); }
H1.HeaderClassName
{
color: #026856;
}
.AnyTagClassName
{
color: #026856;
}
</style>
background-color css
<style>
a { background-color: #026856; }
a { background-color: rgb(2,104,86); }
div.DivClassName
{
background-color: #026856;
}
.BgClassName
{
background-color: #026856;
}
</style>
border-color css
<style>
span { border-color: #026856; }
span { border-color: rgb(2,104,86); }
td.TdClassName
{
border-color: #026856;
}
.TagClassName
{
border-color: #026856;
}
</style>