Shades of Watercourse #077156
Tints of Watercourse #077156
RGB
CMYK
RGB Variations
Color information
#077156 (or 0x077156) is known color: Watercourse. HEX triplet: 07, 71 and 56. RGB value is (7,113,86). Sum of RGB (Red+Green+Blue) = 7+113+86=206 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.40% from 206); Green value is 113 (44.53% from 255 or 54.85% from 206); Blue value is 86 (33.98% from 255 or 41.75% from 206); Max value from RGB is 113 - color contains mainly: green. Hex color #077156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077156 is #F88EA9. Grayscale: #4E4E4E. Windows color (decimal): -16289450 or 5665031. OLE color: 5665031.
HSL color Cylindrical-coordinate representation of color #077156: hue angle of 164.72º 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 #077156 is Cyan = 0.94, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 113 | 86 | - |
| CMYK | 0.94 | 0 | 0.24 | 0.56 |
| HSL | 164.72º | 0.88% | 0.24% | - |
| HSV(B) | 164.72º | 0.94% | 0.44% | - |
| XYZ | 7.67 | 12.53 | 10.82 | - |
| YUV | 78.23 | 132.38 | 77.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 113 | 86 | 0.94 | 0 | 0.24 | 0.56 | 164.72 | 0.88 | 0.24 |
| Hex | 7 | 71 | 56 | 5E | 0 | 18 | 38 | A5 | 58 | 18 |
| Octal | 7 | 161 | 126 | 136 | 0 | 30 | 70 | 245 | 130 | 30 |
| Binary | 111 | 1110001 | 1010110 | 1011110 | 0 | 11000 | 111000 | 10100101 | 1011000 | 11000 |
Color Harmonies of #077156
Complementary color
Monochromatic Colors of #077156
Black with #077156
Text Example
Text Example
White with #077156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077156; }
p { color: rgb(7,113,86); }
H1.HeaderClassName
{
color: #077156;
}
.AnyTagClassName
{
color: #077156;
}
</style>
background-color css
<style>
a { background-color: #077156; }
a { background-color: rgb(7,113,86); }
div.DivClassName
{
background-color: #077156;
}
.BgClassName
{
background-color: #077156;
}
</style>
border-color css
<style>
span { border-color: #077156; }
span { border-color: rgb(7,113,86); }
td.TdClassName
{
border-color: #077156;
}
.TagClassName
{
border-color: #077156;
}
</style>