Shades of Watercourse #027353
Tints of Watercourse #027353
RGB
CMYK
RGB Variations
Color information
#027353 (or 0x027353) is known color: Watercourse. HEX triplet: 02, 73 and 53. RGB value is (2,115,83). Sum of RGB (Red+Green+Blue) = 2+115+83=200 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1% from 200); Green value is 115 (45.31% from 255 or 57.5% from 200); Blue value is 83 (32.81% from 255 or 41.5% from 200); Max value from RGB is 115 - color contains mainly: green. Hex color #027353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027353 is #FD8CAC. Grayscale: #4D4D4D. Windows color (decimal): -16616621 or 5468930. OLE color: 5468930.
HSL color Cylindrical-coordinate representation of color #027353: hue angle of 163.01º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027353 is Cyan = 0.98, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 2 | 115 | 83 | - |
| CMYK | 0.98 | 0 | 0.28 | 0.55 |
| HSL | 163.01º | 0.97% | 0.23% | - |
| HSV(B) | 163.01º | 0.98% | 0.45% | - |
| XYZ | 7.72 | 12.9 | 10.27 | - |
| YUV | 77.57 | 131.06 | 74.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 115 | 83 | 0.98 | 0 | 0.28 | 0.55 | 163.01 | 0.97 | 0.23 |
| Hex | 2 | 73 | 53 | 62 | 0 | 1C | 37 | A3 | 61 | 17 |
| Octal | 2 | 163 | 123 | 142 | 0 | 34 | 67 | 243 | 141 | 27 |
| Binary | 10 | 1110011 | 1010011 | 1100010 | 0 | 11100 | 110111 | 10100011 | 1100001 | 10111 |
Color Harmonies of #027353
Complementary color
Monochromatic Colors of #027353
Black with #027353
Text Example
Text Example
White with #027353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027353; }
p { color: rgb(2,115,83); }
H1.HeaderClassName
{
color: #027353;
}
.AnyTagClassName
{
color: #027353;
}
</style>
background-color css
<style>
a { background-color: #027353; }
a { background-color: rgb(2,115,83); }
div.DivClassName
{
background-color: #027353;
}
.BgClassName
{
background-color: #027353;
}
</style>
border-color css
<style>
span { border-color: #027353; }
span { border-color: rgb(2,115,83); }
td.TdClassName
{
border-color: #027353;
}
.TagClassName
{
border-color: #027353;
}
</style>