Shades of Watercourse #077046
Tints of Watercourse #077046
RGB
CMYK
RGB Variations
Color information
#077046 (or 0x077046) is known color: Watercourse. HEX triplet: 07, 70 and 46. RGB value is (7,112,70). Sum of RGB (Red+Green+Blue) = 7+112+70=189 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.70% from 189); Green value is 112 (44.14% from 255 or 59.26% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 112 - color contains mainly: green. Hex color #077046 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077046 is #F88FB9. Grayscale: #4B4B4B. Windows color (decimal): -16289722 or 4616199. OLE color: 4616199.
HSL color Cylindrical-coordinate representation of color #077046: hue angle of 156º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077046 is Cyan = 0.94, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 112 | 70 | - |
| CMYK | 0.94 | 0 | 0.38 | 0.56 |
| HSL | 156º | 0.88% | 0.23% | - |
| HSV(B) | 156º | 0.94% | 0.44% | - |
| XYZ | 6.99 | 12.08 | 7.76 | - |
| YUV | 75.82 | 124.71 | 78.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 112 | 70 | 0.94 | 0 | 0.38 | 0.56 | 156 | 0.88 | 0.23 |
| Hex | 7 | 70 | 46 | 5E | 0 | 26 | 38 | 9C | 58 | 17 |
| Octal | 7 | 160 | 106 | 136 | 0 | 46 | 70 | 234 | 130 | 27 |
| Binary | 111 | 1110000 | 1000110 | 1011110 | 0 | 100110 | 111000 | 10011100 | 1011000 | 10111 |
Color Harmonies of #077046
Complementary color
Monochromatic Colors of #077046
Black with #077046
Text Example
Text Example
White with #077046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077046; }
p { color: rgb(7,112,70); }
H1.HeaderClassName
{
color: #077046;
}
.AnyTagClassName
{
color: #077046;
}
</style>
background-color css
<style>
a { background-color: #077046; }
a { background-color: rgb(7,112,70); }
div.DivClassName
{
background-color: #077046;
}
.BgClassName
{
background-color: #077046;
}
</style>
border-color css
<style>
span { border-color: #077046; }
span { border-color: rgb(7,112,70); }
td.TdClassName
{
border-color: #077046;
}
.TagClassName
{
border-color: #077046;
}
</style>