Shades of Watercourse #027654
Tints of Watercourse #027654
RGB
CMYK
RGB Variations
Color information
#027654 (or 0x027654) is known color: Watercourse. HEX triplet: 02, 76 and 54. RGB value is (2,118,84). Sum of RGB (Red+Green+Blue) = 2+118+84=204 (27% of max value = 765). Red value is 2 (1.17% from 255 or 0.98% from 204); Green value is 118 (46.48% from 255 or 57.84% from 204); Blue value is 84 (33.20% from 255 or 41.18% from 204); Max value from RGB is 118 - color contains mainly: green. Hex color #027654 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027654 is #FD89AB. Grayscale: #4F4F4F. Windows color (decimal): -16615852 or 5535234. OLE color: 5535234.
HSL color Cylindrical-coordinate representation of color #027654: hue angle of 162.41º 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 #027654 is Cyan = 0.98, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 118 | 84 | - |
| CMYK | 0.98 | 0 | 0.29 | 0.54 |
| HSL | 162.41º | 0.97% | 0.24% | - |
| HSV(B) | 162.41º | 0.98% | 0.46% | - |
| XYZ | 8.1 | 13.61 | 10.59 | - |
| YUV | 79.44 | 130.57 | 72.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 118 | 84 | 0.98 | 0 | 0.29 | 0.54 | 162.41 | 0.97 | 0.24 |
| Hex | 2 | 76 | 54 | 62 | 0 | 1D | 36 | A2 | 61 | 18 |
| Octal | 2 | 166 | 124 | 142 | 0 | 35 | 66 | 242 | 141 | 30 |
| Binary | 10 | 1110110 | 1010100 | 1100010 | 0 | 11101 | 110110 | 10100010 | 1100001 | 11000 |
Color Harmonies of #027654
Complementary color
Monochromatic Colors of #027654
Black with #027654
Text Example
Text Example
White with #027654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027654; }
p { color: rgb(2,118,84); }
H1.HeaderClassName
{
color: #027654;
}
.AnyTagClassName
{
color: #027654;
}
</style>
background-color css
<style>
a { background-color: #027654; }
a { background-color: rgb(2,118,84); }
div.DivClassName
{
background-color: #027654;
}
.BgClassName
{
background-color: #027654;
}
</style>
border-color css
<style>
span { border-color: #027654; }
span { border-color: rgb(2,118,84); }
td.TdClassName
{
border-color: #027654;
}
.TagClassName
{
border-color: #027654;
}
</style>