Shades of Watercourse #066147
Tints of Watercourse #066147
RGB
CMYK
RGB Variations
Color information
#066147 (or 0x066147) is known color: Watercourse. HEX triplet: 06, 61 and 47. RGB value is (6,97,71). Sum of RGB (Red+Green+Blue) = 6+97+71=174 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.45% from 174); Green value is 97 (38.28% from 255 or 55.75% from 174); Blue value is 71 (28.12% from 255 or 40.80% from 174); Max value from RGB is 97 - color contains mainly: green. Hex color #066147 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #066147 is #F99EB8. Grayscale: #424242. Windows color (decimal): -16359097 or 4677894. OLE color: 4677894.
HSL color Cylindrical-coordinate representation of color #066147: hue angle of 162.86º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066147 is Cyan = 0.94, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 97 | 71 | - |
| CMYK | 0.94 | 0 | 0.27 | 0.62 |
| HSL | 162.86º | 0.88% | 0.2% | - |
| HSV(B) | 162.86º | 0.94% | 0.38% | - |
| XYZ | 5.49 | 9.04 | 7.42 | - |
| YUV | 66.83 | 130.35 | 84.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 97 | 71 | 0.94 | 0 | 0.27 | 0.62 | 162.86 | 0.88 | 0.2 |
| Hex | 6 | 61 | 47 | 5E | 0 | 1B | 3E | A3 | 58 | 14 |
| Octal | 6 | 141 | 107 | 136 | 0 | 33 | 76 | 243 | 130 | 24 |
| Binary | 110 | 1100001 | 1000111 | 1011110 | 0 | 11011 | 111110 | 10100011 | 1011000 | 10100 |
Color Harmonies of #066147
Complementary color
Monochromatic Colors of #066147
Black with #066147
Text Example
Text Example
White with #066147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066147; }
p { color: rgb(6,97,71); }
H1.HeaderClassName
{
color: #066147;
}
.AnyTagClassName
{
color: #066147;
}
</style>
background-color css
<style>
a { background-color: #066147; }
a { background-color: rgb(6,97,71); }
div.DivClassName
{
background-color: #066147;
}
.BgClassName
{
background-color: #066147;
}
</style>
border-color css
<style>
span { border-color: #066147; }
span { border-color: rgb(6,97,71); }
td.TdClassName
{
border-color: #066147;
}
.TagClassName
{
border-color: #066147;
}
</style>