Shades of Watercourse #076549
Tints of Watercourse #076549
RGB
CMYK
RGB Variations
Color information
#076549 (or 0x076549) is known color: Watercourse. HEX triplet: 07, 65 and 49. RGB value is (7,101,73). Sum of RGB (Red+Green+Blue) = 7+101+73=181 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.87% from 181); Green value is 101 (39.84% from 255 or 55.80% from 181); Blue value is 73 (28.91% from 255 or 40.33% from 181); Max value from RGB is 101 - color contains mainly: green. Hex color #076549 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076549 is #F89AB6. Grayscale: #454545. Windows color (decimal): -16292535 or 4809991. OLE color: 4809991.
HSL color Cylindrical-coordinate representation of color #076549: hue angle of 162.13º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076549 is Cyan = 0.93, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 101 | 73 | - |
| CMYK | 0.93 | 0 | 0.28 | 0.60 |
| HSL | 162.13º | 0.87% | 0.21% | - |
| HSV(B) | 162.13º | 0.93% | 0.4% | - |
| XYZ | 5.94 | 9.83 | 7.89 | - |
| YUV | 69.7 | 129.86 | 83.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 73 | 0.93 | 0 | 0.28 | 0.60 | 162.13 | 0.87 | 0.21 |
| Hex | 7 | 65 | 49 | 5D | 0 | 1C | 3C | A2 | 57 | 15 |
| Octal | 7 | 145 | 111 | 135 | 0 | 34 | 74 | 242 | 127 | 25 |
| Binary | 111 | 1100101 | 1001001 | 1011101 | 0 | 11100 | 111100 | 10100010 | 1010111 | 10101 |
Color Harmonies of #076549
Complementary color
Monochromatic Colors of #076549
Black with #076549
Text Example
Text Example
White with #076549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076549; }
p { color: rgb(7,101,73); }
H1.HeaderClassName
{
color: #076549;
}
.AnyTagClassName
{
color: #076549;
}
</style>
background-color css
<style>
a { background-color: #076549; }
a { background-color: rgb(7,101,73); }
div.DivClassName
{
background-color: #076549;
}
.BgClassName
{
background-color: #076549;
}
</style>
border-color css
<style>
span { border-color: #076549; }
span { border-color: rgb(7,101,73); }
td.TdClassName
{
border-color: #076549;
}
.TagClassName
{
border-color: #076549;
}
</style>