Shades of Watercourse #077347
Tints of Watercourse #077347
RGB
CMYK
RGB Variations
Color information
#077347 (or 0x077347) is known color: Watercourse. HEX triplet: 07, 73 and 47. RGB value is (7,115,71). Sum of RGB (Red+Green+Blue) = 7+115+71=193 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.63% from 193); Green value is 115 (45.31% from 255 or 59.59% from 193); Blue value is 71 (28.12% from 255 or 36.79% from 193); Max value from RGB is 115 - color contains mainly: green. Hex color #077347 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077347 is #F88CB8. Grayscale: #4D4D4D. Windows color (decimal): -16288953 or 4682503. OLE color: 4682503.
HSL color Cylindrical-coordinate representation of color #077347: hue angle of 155.56º 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 #077347 is Cyan = 0.94, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 115 | 71 | - |
| CMYK | 0.94 | 0 | 0.38 | 0.55 |
| HSL | 155.56º | 0.89% | 0.24% | - |
| HSV(B) | 155.56º | 0.94% | 0.45% | - |
| XYZ | 7.36 | 12.76 | 8.04 | - |
| YUV | 77.69 | 124.22 | 77.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 115 | 71 | 0.94 | 0 | 0.38 | 0.55 | 155.56 | 0.89 | 0.24 |
| Hex | 7 | 73 | 47 | 5E | 0 | 26 | 37 | 9C | 59 | 18 |
| Octal | 7 | 163 | 107 | 136 | 0 | 46 | 67 | 234 | 131 | 30 |
| Binary | 111 | 1110011 | 1000111 | 1011110 | 0 | 100110 | 110111 | 10011100 | 1011001 | 11000 |
Color Harmonies of #077347
Complementary color
Monochromatic Colors of #077347
Black with #077347
Text Example
Text Example
White with #077347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077347; }
p { color: rgb(7,115,71); }
H1.HeaderClassName
{
color: #077347;
}
.AnyTagClassName
{
color: #077347;
}
</style>
background-color css
<style>
a { background-color: #077347; }
a { background-color: rgb(7,115,71); }
div.DivClassName
{
background-color: #077347;
}
.BgClassName
{
background-color: #077347;
}
</style>
border-color css
<style>
span { border-color: #077347; }
span { border-color: rgb(7,115,71); }
td.TdClassName
{
border-color: #077347;
}
.TagClassName
{
border-color: #077347;
}
</style>