Shades of Watercourse #027653
Tints of Watercourse #027653
RGB
CMYK
RGB Variations
Color information
#027653 (or 0x027653) is known color: Watercourse. HEX triplet: 02, 76 and 53. RGB value is (2,118,83). Sum of RGB (Red+Green+Blue) = 2+118+83=203 (26% of max value = 765). Red value is 2 (1.17% from 255 or 0.99% from 203); Green value is 118 (46.48% from 255 or 58.13% from 203); Blue value is 83 (32.81% from 255 or 40.89% from 203); Max value from RGB is 118 - color contains mainly: green. Hex color #027653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027653 is #FD89AC. Grayscale: #4F4F4F. Windows color (decimal): -16615853 or 5469698. OLE color: 5469698.
HSL color Cylindrical-coordinate representation of color #027653: hue angle of 161.9º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027653 is Cyan = 0.98, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 118 | 83 | - |
| CMYK | 0.98 | 0 | 0.30 | 0.54 |
| HSL | 161.9º | 0.97% | 0.24% | - |
| HSV(B) | 161.9º | 0.98% | 0.46% | - |
| XYZ | 8.06 | 13.59 | 10.38 | - |
| YUV | 79.33 | 130.07 | 72.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 118 | 83 | 0.98 | 0 | 0.30 | 0.54 | 161.9 | 0.97 | 0.24 |
| Hex | 2 | 76 | 53 | 62 | 0 | 1E | 36 | A2 | 61 | 18 |
| Octal | 2 | 166 | 123 | 142 | 0 | 36 | 66 | 242 | 141 | 30 |
| Binary | 10 | 1110110 | 1010011 | 1100010 | 0 | 11110 | 110110 | 10100010 | 1100001 | 11000 |
Color Harmonies of #027653
Complementary color
Monochromatic Colors of #027653
Black with #027653
Text Example
Text Example
White with #027653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027653; }
p { color: rgb(2,118,83); }
H1.HeaderClassName
{
color: #027653;
}
.AnyTagClassName
{
color: #027653;
}
</style>
background-color css
<style>
a { background-color: #027653; }
a { background-color: rgb(2,118,83); }
div.DivClassName
{
background-color: #027653;
}
.BgClassName
{
background-color: #027653;
}
</style>
border-color css
<style>
span { border-color: #027653; }
span { border-color: rgb(2,118,83); }
td.TdClassName
{
border-color: #027653;
}
.TagClassName
{
border-color: #027653;
}
</style>