Shades of Watercourse #027549
Tints of Watercourse #027549
RGB
CMYK
RGB Variations
Color information
#027549 (or 0x027549) is known color: Watercourse. HEX triplet: 02, 75 and 49. RGB value is (2,117,73). Sum of RGB (Red+Green+Blue) = 2+117+73=192 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.04% from 192); Green value is 117 (46.09% from 255 or 60.94% from 192); Blue value is 73 (28.91% from 255 or 38.02% from 192); Max value from RGB is 117 - color contains mainly: green. Hex color #027549 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027549 is #FD8AB6. Grayscale: #4D4D4D. Windows color (decimal): -16616119 or 4814082. OLE color: 4814082.
HSL color Cylindrical-coordinate representation of color #027549: hue angle of 157.04º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027549 is Cyan = 0.98, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 117 | 73 | - |
| CMYK | 0.98 | 0 | 0.38 | 0.54 |
| HSL | 157.04º | 0.97% | 0.23% | - |
| HSV(B) | 157.04º | 0.98% | 0.46% | - |
| XYZ | 7.59 | 13.22 | 8.45 | - |
| YUV | 77.6 | 125.4 | 74.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 117 | 73 | 0.98 | 0 | 0.38 | 0.54 | 157.04 | 0.97 | 0.23 |
| Hex | 2 | 75 | 49 | 62 | 0 | 26 | 36 | 9D | 61 | 17 |
| Octal | 2 | 165 | 111 | 142 | 0 | 46 | 66 | 235 | 141 | 27 |
| Binary | 10 | 1110101 | 1001001 | 1100010 | 0 | 100110 | 110110 | 10011101 | 1100001 | 10111 |
Color Harmonies of #027549
Complementary color
Monochromatic Colors of #027549
Black with #027549
Text Example
Text Example
White with #027549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027549; }
p { color: rgb(2,117,73); }
H1.HeaderClassName
{
color: #027549;
}
.AnyTagClassName
{
color: #027549;
}
</style>
background-color css
<style>
a { background-color: #027549; }
a { background-color: rgb(2,117,73); }
div.DivClassName
{
background-color: #027549;
}
.BgClassName
{
background-color: #027549;
}
</style>
border-color css
<style>
span { border-color: #027549; }
span { border-color: rgb(2,117,73); }
td.TdClassName
{
border-color: #027549;
}
.TagClassName
{
border-color: #027549;
}
</style>