Shades of Watercourse #076447
Tints of Watercourse #076447
RGB
CMYK
RGB Variations
Color information
#076447 (or 0x076447) is known color: Watercourse. HEX triplet: 07, 64 and 47. RGB value is (7,100,71). Sum of RGB (Red+Green+Blue) = 7+100+71=178 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.93% from 178); Green value is 100 (39.45% from 255 or 56.18% from 178); Blue value is 71 (28.12% from 255 or 39.89% from 178); Max value from RGB is 100 - color contains mainly: green. Hex color #076447 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076447 is #F89BB8. Grayscale: #444444. Windows color (decimal): -16292793 or 4678663. OLE color: 4678663.
HSL color Cylindrical-coordinate representation of color #076447: hue angle of 161.29º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076447 is Cyan = 0.93, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 71 | - |
| CMYK | 0.93 | 0 | 0.29 | 0.61 |
| HSL | 161.29º | 0.87% | 0.21% | - |
| HSV(B) | 161.29º | 0.93% | 0.39% | - |
| XYZ | 5.78 | 9.61 | 7.51 | - |
| YUV | 68.89 | 129.19 | 83.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 71 | 0.93 | 0 | 0.29 | 0.61 | 161.29 | 0.87 | 0.21 |
| Hex | 7 | 64 | 47 | 5D | 0 | 1D | 3D | A1 | 57 | 15 |
| Octal | 7 | 144 | 107 | 135 | 0 | 35 | 75 | 241 | 127 | 25 |
| Binary | 111 | 1100100 | 1000111 | 1011101 | 0 | 11101 | 111101 | 10100001 | 1010111 | 10101 |
Color Harmonies of #076447
Complementary color
Monochromatic Colors of #076447
Black with #076447
Text Example
Text Example
White with #076447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076447; }
p { color: rgb(7,100,71); }
H1.HeaderClassName
{
color: #076447;
}
.AnyTagClassName
{
color: #076447;
}
</style>
background-color css
<style>
a { background-color: #076447; }
a { background-color: rgb(7,100,71); }
div.DivClassName
{
background-color: #076447;
}
.BgClassName
{
background-color: #076447;
}
</style>
border-color css
<style>
span { border-color: #076447; }
span { border-color: rgb(7,100,71); }
td.TdClassName
{
border-color: #076447;
}
.TagClassName
{
border-color: #076447;
}
</style>