Shades of Watercourse #067046
Tints of Watercourse #067046
RGB
CMYK
RGB Variations
Color information
#067046 (or 0x067046) is known color: Watercourse. HEX triplet: 06, 70 and 46. RGB value is (6,112,70). Sum of RGB (Red+Green+Blue) = 6+112+70=188 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.19% from 188); Green value is 112 (44.14% from 255 or 59.57% from 188); Blue value is 70 (27.73% from 255 or 37.23% from 188); Max value from RGB is 112 - color contains mainly: green. Hex color #067046 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067046 is #F98FB9. Grayscale: #4B4B4B. Windows color (decimal): -16355258 or 4616198. OLE color: 4616198.
HSL color Cylindrical-coordinate representation of color #067046: hue angle of 156.23º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067046 is Cyan = 0.95, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 112 | 70 | - |
| CMYK | 0.95 | 0 | 0.38 | 0.56 |
| HSL | 156.23º | 0.9% | 0.23% | - |
| HSV(B) | 156.23º | 0.95% | 0.44% | - |
| XYZ | 6.97 | 12.07 | 7.76 | - |
| YUV | 75.52 | 124.88 | 78.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 112 | 70 | 0.95 | 0 | 0.38 | 0.56 | 156.23 | 0.9 | 0.23 |
| Hex | 6 | 70 | 46 | 5F | 0 | 26 | 38 | 9C | 5A | 17 |
| Octal | 6 | 160 | 106 | 137 | 0 | 46 | 70 | 234 | 132 | 27 |
| Binary | 110 | 1110000 | 1000110 | 1011111 | 0 | 100110 | 111000 | 10011100 | 1011010 | 10111 |
Color Harmonies of #067046
Complementary color
Monochromatic Colors of #067046
Black with #067046
Text Example
Text Example
White with #067046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067046; }
p { color: rgb(6,112,70); }
H1.HeaderClassName
{
color: #067046;
}
.AnyTagClassName
{
color: #067046;
}
</style>
background-color css
<style>
a { background-color: #067046; }
a { background-color: rgb(6,112,70); }
div.DivClassName
{
background-color: #067046;
}
.BgClassName
{
background-color: #067046;
}
</style>
border-color css
<style>
span { border-color: #067046; }
span { border-color: rgb(6,112,70); }
td.TdClassName
{
border-color: #067046;
}
.TagClassName
{
border-color: #067046;
}
</style>