Shades of Watercourse #027048
Tints of Watercourse #027048
RGB
CMYK
RGB Variations
Color information
#027048 (or 0x027048) is known color: Watercourse. HEX triplet: 02, 70 and 48. RGB value is (2,112,72). Sum of RGB (Red+Green+Blue) = 2+112+72=186 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.08% from 186); Green value is 112 (44.14% from 255 or 60.22% from 186); Blue value is 72 (28.52% from 255 or 38.71% from 186); Max value from RGB is 112 - color contains mainly: green. Hex color #027048 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027048 is #FD8FB7. Grayscale: #4A4A4A. Windows color (decimal): -16617400 or 4747266. OLE color: 4747266.
HSL color Cylindrical-coordinate representation of color #027048: hue angle of 158.18º 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 #027048 is Cyan = 0.98, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 112 | 72 | - |
| CMYK | 0.98 | 0 | 0.36 | 0.56 |
| HSL | 158.18º | 0.96% | 0.22% | - |
| HSV(B) | 158.18º | 0.98% | 0.44% | - |
| XYZ | 6.99 | 12.07 | 8.09 | - |
| YUV | 74.55 | 126.56 | 76.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 112 | 72 | 0.98 | 0 | 0.36 | 0.56 | 158.18 | 0.96 | 0.22 |
| Hex | 2 | 70 | 48 | 62 | 0 | 24 | 38 | 9E | 60 | 16 |
| Octal | 2 | 160 | 110 | 142 | 0 | 44 | 70 | 236 | 140 | 26 |
| Binary | 10 | 1110000 | 1001000 | 1100010 | 0 | 100100 | 111000 | 10011110 | 1100000 | 10110 |
Color Harmonies of #027048
Complementary color
Monochromatic Colors of #027048
Black with #027048
Text Example
Text Example
White with #027048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027048; }
p { color: rgb(2,112,72); }
H1.HeaderClassName
{
color: #027048;
}
.AnyTagClassName
{
color: #027048;
}
</style>
background-color css
<style>
a { background-color: #027048; }
a { background-color: rgb(2,112,72); }
div.DivClassName
{
background-color: #027048;
}
.BgClassName
{
background-color: #027048;
}
</style>
border-color css
<style>
span { border-color: #027048; }
span { border-color: rgb(2,112,72); }
td.TdClassName
{
border-color: #027048;
}
.TagClassName
{
border-color: #027048;
}
</style>