Shades of Watercourse #076856
Tints of Watercourse #076856
RGB
CMYK
RGB Variations
Color information
#076856 (or 0x076856) is known color: Watercourse. HEX triplet: 07, 68 and 56. RGB value is (7,104,86). Sum of RGB (Red+Green+Blue) = 7+104+86=197 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.55% from 197); Green value is 104 (41.02% from 255 or 52.79% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 104 - color contains mainly: green. Hex color #076856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076856 is #F897A9. Grayscale: #484848. Windows color (decimal): -16291754 or 5662727. OLE color: 5662727.
HSL color Cylindrical-coordinate representation of color #076856: hue angle of 168.87º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076856 is Cyan = 0.93, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 86 | - |
| CMYK | 0.93 | 0 | 0.17 | 0.59 |
| HSL | 168.87º | 0.87% | 0.22% | - |
| HSV(B) | 168.87º | 0.93% | 0.41% | - |
| XYZ | 6.72 | 10.62 | 10.5 | - |
| YUV | 72.95 | 135.36 | 80.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 86 | 0.93 | 0 | 0.17 | 0.59 | 168.87 | 0.87 | 0.22 |
| Hex | 7 | 68 | 56 | 5D | 0 | 11 | 3B | A9 | 57 | 16 |
| Octal | 7 | 150 | 126 | 135 | 0 | 21 | 73 | 251 | 127 | 26 |
| Binary | 111 | 1101000 | 1010110 | 1011101 | 0 | 10001 | 111011 | 10101001 | 1010111 | 10110 |
Color Harmonies of #076856
Complementary color
Monochromatic Colors of #076856
Black with #076856
Text Example
Text Example
White with #076856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076856; }
p { color: rgb(7,104,86); }
H1.HeaderClassName
{
color: #076856;
}
.AnyTagClassName
{
color: #076856;
}
</style>
background-color css
<style>
a { background-color: #076856; }
a { background-color: rgb(7,104,86); }
div.DivClassName
{
background-color: #076856;
}
.BgClassName
{
background-color: #076856;
}
</style>
border-color css
<style>
span { border-color: #076856; }
span { border-color: rgb(7,104,86); }
td.TdClassName
{
border-color: #076856;
}
.TagClassName
{
border-color: #076856;
}
</style>