Shades of Watercourse #075946
Tints of Watercourse #075946
RGB
CMYK
RGB Variations
Color information
#075946 (or 0x075946) is known color: Watercourse. HEX triplet: 07, 59 and 46. RGB value is (7,89,70). Sum of RGB (Red+Green+Blue) = 7+89+70=166 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.22% from 166); Green value is 89 (35.16% from 255 or 53.61% from 166); Blue value is 70 (27.73% from 255 or 42.17% from 166); Max value from RGB is 89 - color contains mainly: green. Hex color #075946 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075946 is #F8A6B9. Grayscale: #3E3E3E. Windows color (decimal): -16295610 or 4610311. OLE color: 4610311.
HSL color Cylindrical-coordinate representation of color #075946: hue angle of 166.1º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075946 is Cyan = 0.92, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 89 | 70 | - |
| CMYK | 0.92 | 0 | 0.21 | 0.65 |
| HSL | 166.1º | 0.85% | 0.19% | - |
| HSV(B) | 166.1º | 0.92% | 0.35% | - |
| XYZ | 4.77 | 7.63 | 7.02 | - |
| YUV | 62.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 70 | 0.92 | 0 | 0.21 | 0.65 | 166.1 | 0.85 | 0.19 |
| Hex | 7 | 59 | 46 | 5C | 0 | 15 | 41 | A6 | 55 | 13 |
| Octal | 7 | 131 | 106 | 134 | 0 | 25 | 101 | 246 | 125 | 23 |
| Binary | 111 | 1011001 | 1000110 | 1011100 | 0 | 10101 | 1000001 | 10100110 | 1010101 | 10011 |
Color Harmonies of #075946
Complementary color
Monochromatic Colors of #075946
Black with #075946
Text Example
Text Example
White with #075946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075946; }
p { color: rgb(7,89,70); }
H1.HeaderClassName
{
color: #075946;
}
.AnyTagClassName
{
color: #075946;
}
</style>
background-color css
<style>
a { background-color: #075946; }
a { background-color: rgb(7,89,70); }
div.DivClassName
{
background-color: #075946;
}
.BgClassName
{
background-color: #075946;
}
</style>
border-color css
<style>
span { border-color: #075946; }
span { border-color: rgb(7,89,70); }
td.TdClassName
{
border-color: #075946;
}
.TagClassName
{
border-color: #075946;
}
</style>