Shades of Watercourse #067145
Tints of Watercourse #067145
RGB
CMYK
RGB Variations
Color information
#067145 (or 0x067145) is known color: Watercourse. HEX triplet: 06, 71 and 45. RGB value is (6,113,69). Sum of RGB (Red+Green+Blue) = 6+113+69=188 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.19% from 188); Green value is 113 (44.53% from 255 or 60.11% from 188); Blue value is 69 (27.34% from 255 or 36.70% from 188); Max value from RGB is 113 - color contains mainly: green. Hex color #067145 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067145 is #F98EBA. Grayscale: #4C4C4C. Windows color (decimal): -16355003 or 4550918. OLE color: 4550918.
HSL color Cylindrical-coordinate representation of color #067145: hue angle of 155.33º 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 #067145 is Cyan = 0.95, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 113 | 69 | - |
| CMYK | 0.95 | 0 | 0.39 | 0.56 |
| HSL | 155.33º | 0.9% | 0.23% | - |
| HSV(B) | 155.33º | 0.95% | 0.44% | - |
| XYZ | 7.05 | 12.28 | 7.63 | - |
| YUV | 75.99 | 124.05 | 78.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 113 | 69 | 0.95 | 0 | 0.39 | 0.56 | 155.33 | 0.9 | 0.23 |
| Hex | 6 | 71 | 45 | 5F | 0 | 27 | 38 | 9B | 5A | 17 |
| Octal | 6 | 161 | 105 | 137 | 0 | 47 | 70 | 233 | 132 | 27 |
| Binary | 110 | 1110001 | 1000101 | 1011111 | 0 | 100111 | 111000 | 10011011 | 1011010 | 10111 |
Color Harmonies of #067145
Complementary color
Monochromatic Colors of #067145
Black with #067145
Text Example
Text Example
White with #067145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067145; }
p { color: rgb(6,113,69); }
H1.HeaderClassName
{
color: #067145;
}
.AnyTagClassName
{
color: #067145;
}
</style>
background-color css
<style>
a { background-color: #067145; }
a { background-color: rgb(6,113,69); }
div.DivClassName
{
background-color: #067145;
}
.BgClassName
{
background-color: #067145;
}
</style>
border-color css
<style>
span { border-color: #067145; }
span { border-color: rgb(6,113,69); }
td.TdClassName
{
border-color: #067145;
}
.TagClassName
{
border-color: #067145;
}
</style>