Shades of Watercourse #027044
Tints of Watercourse #027044
RGB
CMYK
RGB Variations
Color information
#027044 (or 0x027044) is known color: Watercourse. HEX triplet: 02, 70 and 44. RGB value is (2,112,68). Sum of RGB (Red+Green+Blue) = 2+112+68=182 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.10% from 182); Green value is 112 (44.14% from 255 or 61.54% from 182); Blue value is 68 (26.95% from 255 or 37.36% from 182); Max value from RGB is 112 - color contains mainly: green. Hex color #027044 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027044 is #FD8FBB. Grayscale: #4A4A4A. Windows color (decimal): -16617404 or 4485122. OLE color: 4485122.
HSL color Cylindrical-coordinate representation of color #027044: hue angle of 156º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027044 is Cyan = 0.98, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 112 | 68 | - |
| CMYK | 0.98 | 0 | 0.39 | 0.56 |
| HSL | 156º | 0.96% | 0.22% | - |
| HSV(B) | 156º | 0.98% | 0.44% | - |
| XYZ | 6.86 | 12.02 | 7.43 | - |
| YUV | 74.09 | 124.56 | 76.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 112 | 68 | 0.98 | 0 | 0.39 | 0.56 | 156 | 0.96 | 0.22 |
| Hex | 2 | 70 | 44 | 62 | 0 | 27 | 38 | 9C | 60 | 16 |
| Octal | 2 | 160 | 104 | 142 | 0 | 47 | 70 | 234 | 140 | 26 |
| Binary | 10 | 1110000 | 1000100 | 1100010 | 0 | 100111 | 111000 | 10011100 | 1100000 | 10110 |
Color Harmonies of #027044
Complementary color
Monochromatic Colors of #027044
Black with #027044
Text Example
Text Example
White with #027044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027044; }
p { color: rgb(2,112,68); }
H1.HeaderClassName
{
color: #027044;
}
.AnyTagClassName
{
color: #027044;
}
</style>
background-color css
<style>
a { background-color: #027044; }
a { background-color: rgb(2,112,68); }
div.DivClassName
{
background-color: #027044;
}
.BgClassName
{
background-color: #027044;
}
</style>
border-color css
<style>
span { border-color: #027044; }
span { border-color: rgb(2,112,68); }
td.TdClassName
{
border-color: #027044;
}
.TagClassName
{
border-color: #027044;
}
</style>