Shades of Watercourse #076747
Tints of Watercourse #076747
RGB
CMYK
RGB Variations
Color information
#076747 (or 0x076747) is known color: Watercourse. HEX triplet: 07, 67 and 47. RGB value is (7,103,71). Sum of RGB (Red+Green+Blue) = 7+103+71=181 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.87% from 181); Green value is 103 (40.62% from 255 or 56.91% from 181); Blue value is 71 (28.12% from 255 or 39.23% from 181); Max value from RGB is 103 - color contains mainly: green. Hex color #076747 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076747 is #F898B8. Grayscale: #464646. Windows color (decimal): -16292025 or 4679431. OLE color: 4679431.
HSL color Cylindrical-coordinate representation of color #076747: hue angle of 160º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076747 is Cyan = 0.93, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 103 | 71 | - |
| CMYK | 0.93 | 0 | 0.31 | 0.60 |
| HSL | 160º | 0.87% | 0.22% | - |
| HSV(B) | 160º | 0.93% | 0.4% | - |
| XYZ | 6.08 | 10.2 | 7.61 | - |
| YUV | 70.65 | 128.2 | 82.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 103 | 71 | 0.93 | 0 | 0.31 | 0.60 | 160 | 0.87 | 0.22 |
| Hex | 7 | 67 | 47 | 5D | 0 | 1F | 3C | A0 | 57 | 16 |
| Octal | 7 | 147 | 107 | 135 | 0 | 37 | 74 | 240 | 127 | 26 |
| Binary | 111 | 1100111 | 1000111 | 1011101 | 0 | 11111 | 111100 | 10100000 | 1010111 | 10110 |
Color Harmonies of #076747
Complementary color
Monochromatic Colors of #076747
Black with #076747
Text Example
Text Example
White with #076747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076747; }
p { color: rgb(7,103,71); }
H1.HeaderClassName
{
color: #076747;
}
.AnyTagClassName
{
color: #076747;
}
</style>
background-color css
<style>
a { background-color: #076747; }
a { background-color: rgb(7,103,71); }
div.DivClassName
{
background-color: #076747;
}
.BgClassName
{
background-color: #076747;
}
</style>
border-color css
<style>
span { border-color: #076747; }
span { border-color: rgb(7,103,71); }
td.TdClassName
{
border-color: #076747;
}
.TagClassName
{
border-color: #076747;
}
</style>