Shades of Watercourse #077356
Tints of Watercourse #077356
RGB
CMYK
RGB Variations
Color information
#077356 (or 0x077356) is known color: Watercourse. HEX triplet: 07, 73 and 56. RGB value is (7,115,86). Sum of RGB (Red+Green+Blue) = 7+115+86=208 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.37% from 208); Green value is 115 (45.31% from 255 or 55.29% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 115 - color contains mainly: green. Hex color #077356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077356 is #F88CA9. Grayscale: #4F4F4F. Windows color (decimal): -16288938 or 5665543. OLE color: 5665543.
HSL color Cylindrical-coordinate representation of color #077356: hue angle of 163.89º 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 #077356 is Cyan = 0.94, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 115 | 86 | - |
| CMYK | 0.94 | 0 | 0.25 | 0.55 |
| HSL | 163.89º | 0.89% | 0.24% | - |
| HSV(B) | 163.89º | 0.94% | 0.45% | - |
| XYZ | 7.9 | 12.98 | 10.89 | - |
| YUV | 79.4 | 131.72 | 76.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 115 | 86 | 0.94 | 0 | 0.25 | 0.55 | 163.89 | 0.89 | 0.24 |
| Hex | 7 | 73 | 56 | 5E | 0 | 19 | 37 | A4 | 59 | 18 |
| Octal | 7 | 163 | 126 | 136 | 0 | 31 | 67 | 244 | 131 | 30 |
| Binary | 111 | 1110011 | 1010110 | 1011110 | 0 | 11001 | 110111 | 10100100 | 1011001 | 11000 |
Color Harmonies of #077356
Complementary color
Monochromatic Colors of #077356
Black with #077356
Text Example
Text Example
White with #077356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077356; }
p { color: rgb(7,115,86); }
H1.HeaderClassName
{
color: #077356;
}
.AnyTagClassName
{
color: #077356;
}
</style>
background-color css
<style>
a { background-color: #077356; }
a { background-color: rgb(7,115,86); }
div.DivClassName
{
background-color: #077356;
}
.BgClassName
{
background-color: #077356;
}
</style>
border-color css
<style>
span { border-color: #077356; }
span { border-color: rgb(7,115,86); }
td.TdClassName
{
border-color: #077356;
}
.TagClassName
{
border-color: #077356;
}
</style>