Shades of Watercourse #027454
Tints of Watercourse #027454
RGB
CMYK
RGB Variations
Color information
#027454 (or 0x027454) is known color: Watercourse. HEX triplet: 02, 74 and 54. RGB value is (2,116,84). Sum of RGB (Red+Green+Blue) = 2+116+84=202 (26% of max value = 765). Red value is 2 (1.17% from 255 or 0.99% from 202); Green value is 116 (45.70% from 255 or 57.43% from 202); Blue value is 84 (33.20% from 255 or 41.58% from 202); Max value from RGB is 116 - color contains mainly: green. Hex color #027454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027454 is #FD8BAB. Grayscale: #4E4E4E. Windows color (decimal): -16616364 or 5534722. OLE color: 5534722.
HSL color Cylindrical-coordinate representation of color #027454: hue angle of 163.16º 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 #027454 is Cyan = 0.98, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 2 | 116 | 84 | - |
| CMYK | 0.98 | 0 | 0.28 | 0.55 |
| HSL | 163.16º | 0.97% | 0.23% | - |
| HSV(B) | 163.16º | 0.98% | 0.45% | - |
| XYZ | 7.87 | 13.14 | 10.51 | - |
| YUV | 78.27 | 131.23 | 73.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 116 | 84 | 0.98 | 0 | 0.28 | 0.55 | 163.16 | 0.97 | 0.23 |
| Hex | 2 | 74 | 54 | 62 | 0 | 1C | 37 | A3 | 61 | 17 |
| Octal | 2 | 164 | 124 | 142 | 0 | 34 | 67 | 243 | 141 | 27 |
| Binary | 10 | 1110100 | 1010100 | 1100010 | 0 | 11100 | 110111 | 10100011 | 1100001 | 10111 |
Color Harmonies of #027454
Complementary color
Monochromatic Colors of #027454
Black with #027454
Text Example
Text Example
White with #027454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027454; }
p { color: rgb(2,116,84); }
H1.HeaderClassName
{
color: #027454;
}
.AnyTagClassName
{
color: #027454;
}
</style>
background-color css
<style>
a { background-color: #027454; }
a { background-color: rgb(2,116,84); }
div.DivClassName
{
background-color: #027454;
}
.BgClassName
{
background-color: #027454;
}
</style>
border-color css
<style>
span { border-color: #027454; }
span { border-color: rgb(2,116,84); }
td.TdClassName
{
border-color: #027454;
}
.TagClassName
{
border-color: #027454;
}
</style>