Shades of Watercourse #067146
Tints of Watercourse #067146
RGB
CMYK
RGB Variations
Color information
#067146 (or 0x067146) is known color: Watercourse. HEX triplet: 06, 71 and 46. RGB value is (6,113,70). Sum of RGB (Red+Green+Blue) = 6+113+70=189 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.17% from 189); Green value is 113 (44.53% from 255 or 59.79% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 113 - color contains mainly: green. Hex color #067146 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067146 is #F98EB9. Grayscale: #4C4C4C. Windows color (decimal): -16355002 or 4616454. OLE color: 4616454.
HSL color Cylindrical-coordinate representation of color #067146: hue angle of 155.89º 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 #067146 is Cyan = 0.95, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 113 | 70 | - |
| CMYK | 0.95 | 0 | 0.38 | 0.56 |
| HSL | 155.89º | 0.9% | 0.23% | - |
| HSV(B) | 155.89º | 0.95% | 0.44% | - |
| XYZ | 7.09 | 12.29 | 7.79 | - |
| YUV | 76.11 | 124.55 | 78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 113 | 70 | 0.95 | 0 | 0.38 | 0.56 | 155.89 | 0.9 | 0.23 |
| Hex | 6 | 71 | 46 | 5F | 0 | 26 | 38 | 9C | 5A | 17 |
| Octal | 6 | 161 | 106 | 137 | 0 | 46 | 70 | 234 | 132 | 27 |
| Binary | 110 | 1110001 | 1000110 | 1011111 | 0 | 100110 | 111000 | 10011100 | 1011010 | 10111 |
Color Harmonies of #067146
Complementary color
Monochromatic Colors of #067146
Black with #067146
Text Example
Text Example
White with #067146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067146; }
p { color: rgb(6,113,70); }
H1.HeaderClassName
{
color: #067146;
}
.AnyTagClassName
{
color: #067146;
}
</style>
background-color css
<style>
a { background-color: #067146; }
a { background-color: rgb(6,113,70); }
div.DivClassName
{
background-color: #067146;
}
.BgClassName
{
background-color: #067146;
}
</style>
border-color css
<style>
span { border-color: #067146; }
span { border-color: rgb(6,113,70); }
td.TdClassName
{
border-color: #067146;
}
.TagClassName
{
border-color: #067146;
}
</style>