Shades of Watercourse #067346
Tints of Watercourse #067346
RGB
CMYK
RGB Variations
Color information
#067346 (or 0x067346) is known color: Watercourse. HEX triplet: 06, 73 and 46. RGB value is (6,115,70). Sum of RGB (Red+Green+Blue) = 6+115+70=191 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.14% from 191); Green value is 115 (45.31% from 255 or 60.21% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 115 - color contains mainly: green. Hex color #067346 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067346 is #F98CB9. Grayscale: #4D4D4D. Windows color (decimal): -16354490 or 4616966. OLE color: 4616966.
HSL color Cylindrical-coordinate representation of color #067346: hue angle of 155.23º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067346 is Cyan = 0.95, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 115 | 70 | - |
| CMYK | 0.95 | 0 | 0.39 | 0.55 |
| HSL | 155.23º | 0.9% | 0.24% | - |
| HSV(B) | 155.23º | 0.95% | 0.45% | - |
| XYZ | 7.31 | 12.74 | 7.87 | - |
| YUV | 77.28 | 123.89 | 77.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 115 | 70 | 0.95 | 0 | 0.39 | 0.55 | 155.23 | 0.9 | 0.24 |
| Hex | 6 | 73 | 46 | 5F | 0 | 27 | 37 | 9B | 5A | 18 |
| Octal | 6 | 163 | 106 | 137 | 0 | 47 | 67 | 233 | 132 | 30 |
| Binary | 110 | 1110011 | 1000110 | 1011111 | 0 | 100111 | 110111 | 10011011 | 1011010 | 11000 |
Color Harmonies of #067346
Complementary color
Monochromatic Colors of #067346
Black with #067346
Text Example
Text Example
White with #067346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067346; }
p { color: rgb(6,115,70); }
H1.HeaderClassName
{
color: #067346;
}
.AnyTagClassName
{
color: #067346;
}
</style>
background-color css
<style>
a { background-color: #067346; }
a { background-color: rgb(6,115,70); }
div.DivClassName
{
background-color: #067346;
}
.BgClassName
{
background-color: #067346;
}
</style>
border-color css
<style>
span { border-color: #067346; }
span { border-color: rgb(6,115,70); }
td.TdClassName
{
border-color: #067346;
}
.TagClassName
{
border-color: #067346;
}
</style>