Shades of Watercourse #027453
Tints of Watercourse #027453
RGB
CMYK
RGB Variations
Color information
#027453 (or 0x027453) is known color: Watercourse. HEX triplet: 02, 74 and 53. RGB value is (2,116,83). Sum of RGB (Red+Green+Blue) = 2+116+83=201 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.00% from 201); Green value is 116 (45.70% from 255 or 57.71% from 201); Blue value is 83 (32.81% from 255 or 41.29% from 201); Max value from RGB is 116 - color contains mainly: green. Hex color #027453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027453 is #FD8BAC. Grayscale: #4E4E4E. Windows color (decimal): -16616365 or 5469186. OLE color: 5469186.
HSL color Cylindrical-coordinate representation of color #027453: hue angle of 162.63º 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 #027453 is Cyan = 0.98, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 2 | 116 | 83 | - |
| CMYK | 0.98 | 0 | 0.28 | 0.55 |
| HSL | 162.63º | 0.97% | 0.23% | - |
| HSV(B) | 162.63º | 0.98% | 0.45% | - |
| XYZ | 7.83 | 13.13 | 10.3 | - |
| YUV | 78.15 | 130.73 | 73.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 116 | 83 | 0.98 | 0 | 0.28 | 0.55 | 162.63 | 0.97 | 0.23 |
| Hex | 2 | 74 | 53 | 62 | 0 | 1C | 37 | A3 | 61 | 17 |
| Octal | 2 | 164 | 123 | 142 | 0 | 34 | 67 | 243 | 141 | 27 |
| Binary | 10 | 1110100 | 1010011 | 1100010 | 0 | 11100 | 110111 | 10100011 | 1100001 | 10111 |
Color Harmonies of #027453
Complementary color
Monochromatic Colors of #027453
Black with #027453
Text Example
Text Example
White with #027453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027453; }
p { color: rgb(2,116,83); }
H1.HeaderClassName
{
color: #027453;
}
.AnyTagClassName
{
color: #027453;
}
</style>
background-color css
<style>
a { background-color: #027453; }
a { background-color: rgb(2,116,83); }
div.DivClassName
{
background-color: #027453;
}
.BgClassName
{
background-color: #027453;
}
</style>
border-color css
<style>
span { border-color: #027453; }
span { border-color: rgb(2,116,83); }
td.TdClassName
{
border-color: #027453;
}
.TagClassName
{
border-color: #027453;
}
</style>