Shades of Watercourse #027144
Tints of Watercourse #027144
RGB
CMYK
RGB Variations
Color information
#027144 (or 0x027144) is known color: Watercourse. HEX triplet: 02, 71 and 44. RGB value is (2,113,68). Sum of RGB (Red+Green+Blue) = 2+113+68=183 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.09% from 183); Green value is 113 (44.53% from 255 or 61.75% from 183); Blue value is 68 (26.95% from 255 or 37.16% from 183); Max value from RGB is 113 - color contains mainly: green. Hex color #027144 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027144 is #FD8EBB. Grayscale: #4A4A4A. Windows color (decimal): -16617148 or 4485378. OLE color: 4485378.
HSL color Cylindrical-coordinate representation of color #027144: hue angle of 155.68º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027144 is Cyan = 0.98, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 113 | 68 | - |
| CMYK | 0.98 | 0 | 0.40 | 0.56 |
| HSL | 155.68º | 0.97% | 0.23% | - |
| HSV(B) | 155.68º | 0.98% | 0.44% | - |
| XYZ | 6.97 | 12.24 | 7.46 | - |
| YUV | 74.68 | 124.23 | 76.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 113 | 68 | 0.98 | 0 | 0.40 | 0.56 | 155.68 | 0.97 | 0.23 |
| Hex | 2 | 71 | 44 | 62 | 0 | 28 | 38 | 9C | 61 | 17 |
| Octal | 2 | 161 | 104 | 142 | 0 | 50 | 70 | 234 | 141 | 27 |
| Binary | 10 | 1110001 | 1000100 | 1100010 | 0 | 101000 | 111000 | 10011100 | 1100001 | 10111 |
Color Harmonies of #027144
Complementary color
Monochromatic Colors of #027144
Black with #027144
Text Example
Text Example
White with #027144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027144; }
p { color: rgb(2,113,68); }
H1.HeaderClassName
{
color: #027144;
}
.AnyTagClassName
{
color: #027144;
}
</style>
background-color css
<style>
a { background-color: #027144; }
a { background-color: rgb(2,113,68); }
div.DivClassName
{
background-color: #027144;
}
.BgClassName
{
background-color: #027144;
}
</style>
border-color css
<style>
span { border-color: #027144; }
span { border-color: rgb(2,113,68); }
td.TdClassName
{
border-color: #027144;
}
.TagClassName
{
border-color: #027144;
}
</style>