Shades of Watercourse #077147
Tints of Watercourse #077147
RGB
CMYK
RGB Variations
Color information
#077147 (or 0x077147) is known color: Watercourse. HEX triplet: 07, 71 and 47. RGB value is (7,113,71). Sum of RGB (Red+Green+Blue) = 7+113+71=191 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.66% from 191); Green value is 113 (44.53% from 255 or 59.16% from 191); Blue value is 71 (28.12% from 255 or 37.17% from 191); Max value from RGB is 113 - color contains mainly: green. Hex color #077147 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077147 is #F88EB8. Grayscale: #4C4C4C. Windows color (decimal): -16289465 or 4681991. OLE color: 4681991.
HSL color Cylindrical-coordinate representation of color #077147: hue angle of 156.23º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077147 is Cyan = 0.94, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 113 | 71 | - |
| CMYK | 0.94 | 0 | 0.37 | 0.56 |
| HSL | 156.23º | 0.88% | 0.24% | - |
| HSV(B) | 156.23º | 0.94% | 0.44% | - |
| XYZ | 7.13 | 12.31 | 7.96 | - |
| YUV | 76.52 | 124.88 | 78.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 113 | 71 | 0.94 | 0 | 0.37 | 0.56 | 156.23 | 0.88 | 0.24 |
| Hex | 7 | 71 | 47 | 5E | 0 | 25 | 38 | 9C | 58 | 18 |
| Octal | 7 | 161 | 107 | 136 | 0 | 45 | 70 | 234 | 130 | 30 |
| Binary | 111 | 1110001 | 1000111 | 1011110 | 0 | 100101 | 111000 | 10011100 | 1011000 | 11000 |
Color Harmonies of #077147
Complementary color
Monochromatic Colors of #077147
Black with #077147
Text Example
Text Example
White with #077147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077147; }
p { color: rgb(7,113,71); }
H1.HeaderClassName
{
color: #077147;
}
.AnyTagClassName
{
color: #077147;
}
</style>
background-color css
<style>
a { background-color: #077147; }
a { background-color: rgb(7,113,71); }
div.DivClassName
{
background-color: #077147;
}
.BgClassName
{
background-color: #077147;
}
</style>
border-color css
<style>
span { border-color: #077147; }
span { border-color: rgb(7,113,71); }
td.TdClassName
{
border-color: #077147;
}
.TagClassName
{
border-color: #077147;
}
</style>