Shades of Watercourse #026350
Tints of Watercourse #026350
RGB
CMYK
RGB Variations
Color information
#026350 (or 0x026350) is known color: Watercourse. HEX triplet: 02, 63 and 50. RGB value is (2,99,80). Sum of RGB (Red+Green+Blue) = 2+99+80=181 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.10% from 181); Green value is 99 (39.06% from 255 or 54.70% from 181); Blue value is 80 (31.64% from 255 or 44.20% from 181); Max value from RGB is 99 - color contains mainly: green. Hex color #026350 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026350 is #FD9CAF. Grayscale: #434343. Windows color (decimal): -16620720 or 5268226. OLE color: 5268226.
HSL color Cylindrical-coordinate representation of color #026350: hue angle of 168.25º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026350 is Cyan = 0.98, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 2 | 99 | 80 | - |
| CMYK | 0.98 | 0 | 0.19 | 0.61 |
| HSL | 168.25º | 0.96% | 0.2% | - |
| HSV(B) | 168.25º | 0.98% | 0.39% | - |
| XYZ | 5.93 | 9.52 | 9.11 | - |
| YUV | 67.83 | 134.86 | 81.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 99 | 80 | 0.98 | 0 | 0.19 | 0.61 | 168.25 | 0.96 | 0.2 |
| Hex | 2 | 63 | 50 | 62 | 0 | 13 | 3D | A8 | 60 | 14 |
| Octal | 2 | 143 | 120 | 142 | 0 | 23 | 75 | 250 | 140 | 24 |
| Binary | 10 | 1100011 | 1010000 | 1100010 | 0 | 10011 | 111101 | 10101000 | 1100000 | 10100 |
Color Harmonies of #026350
Complementary color
Monochromatic Colors of #026350
Black with #026350
Text Example
Text Example
White with #026350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026350; }
p { color: rgb(2,99,80); }
H1.HeaderClassName
{
color: #026350;
}
.AnyTagClassName
{
color: #026350;
}
</style>
background-color css
<style>
a { background-color: #026350; }
a { background-color: rgb(2,99,80); }
div.DivClassName
{
background-color: #026350;
}
.BgClassName
{
background-color: #026350;
}
</style>
border-color css
<style>
span { border-color: #026350; }
span { border-color: rgb(2,99,80); }
td.TdClassName
{
border-color: #026350;
}
.TagClassName
{
border-color: #026350;
}
</style>