Shades of Watercourse #076956
Tints of Watercourse #076956
RGB
CMYK
RGB Variations
Color information
#076956 (or 0x076956) is known color: Watercourse. HEX triplet: 07, 69 and 56. RGB value is (7,105,86). Sum of RGB (Red+Green+Blue) = 7+105+86=198 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.54% from 198); Green value is 105 (41.41% from 255 or 53.03% from 198); Blue value is 86 (33.98% from 255 or 43.43% from 198); Max value from RGB is 105 - color contains mainly: green. Hex color #076956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076956 is #F896A9. Grayscale: #494949. Windows color (decimal): -16291498 or 5662983. OLE color: 5662983.
HSL color Cylindrical-coordinate representation of color #076956: hue angle of 168.37º degrees, saturation: 0.88, 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 #076956 is Cyan = 0.93, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 86 | - |
| CMYK | 0.93 | 0 | 0.18 | 0.59 |
| HSL | 168.37º | 0.88% | 0.22% | - |
| HSV(B) | 168.37º | 0.93% | 0.41% | - |
| XYZ | 6.82 | 10.82 | 10.53 | - |
| YUV | 73.53 | 135.03 | 80.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 86 | 0.93 | 0 | 0.18 | 0.59 | 168.37 | 0.88 | 0.22 |
| Hex | 7 | 69 | 56 | 5D | 0 | 12 | 3B | A8 | 58 | 16 |
| Octal | 7 | 151 | 126 | 135 | 0 | 22 | 73 | 250 | 130 | 26 |
| Binary | 111 | 1101001 | 1010110 | 1011101 | 0 | 10010 | 111011 | 10101000 | 1011000 | 10110 |
Color Harmonies of #076956
Complementary color
Monochromatic Colors of #076956
Black with #076956
Text Example
Text Example
White with #076956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076956; }
p { color: rgb(7,105,86); }
H1.HeaderClassName
{
color: #076956;
}
.AnyTagClassName
{
color: #076956;
}
</style>
background-color css
<style>
a { background-color: #076956; }
a { background-color: rgb(7,105,86); }
div.DivClassName
{
background-color: #076956;
}
.BgClassName
{
background-color: #076956;
}
</style>
border-color css
<style>
span { border-color: #076956; }
span { border-color: rgb(7,105,86); }
td.TdClassName
{
border-color: #076956;
}
.TagClassName
{
border-color: #076956;
}
</style>