Shades of Watercourse #077447
Tints of Watercourse #077447
RGB
CMYK
RGB Variations
Color information
#077447 (or 0x077447) is known color: Watercourse. HEX triplet: 07, 74 and 47. RGB value is (7,116,71). Sum of RGB (Red+Green+Blue) = 7+116+71=194 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.61% from 194); Green value is 116 (45.70% from 255 or 59.79% from 194); Blue value is 71 (28.12% from 255 or 36.60% from 194); Max value from RGB is 116 - color contains mainly: green. Hex color #077447 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077447 is #F88BB8. Grayscale: #4E4E4E. Windows color (decimal): -16288697 or 4682759. OLE color: 4682759.
HSL color Cylindrical-coordinate representation of color #077447: hue angle of 155.23º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077447 is Cyan = 0.94, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 116 | 71 | - |
| CMYK | 0.94 | 0 | 0.39 | 0.55 |
| HSL | 155.23º | 0.89% | 0.24% | - |
| HSV(B) | 155.23º | 0.94% | 0.45% | - |
| XYZ | 7.47 | 12.99 | 8.08 | - |
| YUV | 78.28 | 123.89 | 77.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 116 | 71 | 0.94 | 0 | 0.39 | 0.55 | 155.23 | 0.89 | 0.24 |
| Hex | 7 | 74 | 47 | 5E | 0 | 27 | 37 | 9B | 59 | 18 |
| Octal | 7 | 164 | 107 | 136 | 0 | 47 | 67 | 233 | 131 | 30 |
| Binary | 111 | 1110100 | 1000111 | 1011110 | 0 | 100111 | 110111 | 10011011 | 1011001 | 11000 |
Color Harmonies of #077447
Complementary color
Monochromatic Colors of #077447
Black with #077447
Text Example
Text Example
White with #077447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077447; }
p { color: rgb(7,116,71); }
H1.HeaderClassName
{
color: #077447;
}
.AnyTagClassName
{
color: #077447;
}
</style>
background-color css
<style>
a { background-color: #077447; }
a { background-color: rgb(7,116,71); }
div.DivClassName
{
background-color: #077447;
}
.BgClassName
{
background-color: #077447;
}
</style>
border-color css
<style>
span { border-color: #077447; }
span { border-color: rgb(7,116,71); }
td.TdClassName
{
border-color: #077447;
}
.TagClassName
{
border-color: #077447;
}
</style>