Shades of Watercourse #066447
Tints of Watercourse #066447
RGB
CMYK
RGB Variations
Color information
#066447 (or 0x066447) is known color: Watercourse. HEX triplet: 06, 64 and 47. RGB value is (6,100,71). Sum of RGB (Red+Green+Blue) = 6+100+71=177 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.39% from 177); Green value is 100 (39.45% from 255 or 56.50% from 177); Blue value is 71 (28.12% from 255 or 40.11% from 177); Max value from RGB is 100 - color contains mainly: green. Hex color #066447 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #066447 is #F99BB8. Grayscale: #444444. Windows color (decimal): -16358329 or 4678662. OLE color: 4678662.
HSL color Cylindrical-coordinate representation of color #066447: hue angle of 161.49º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066447 is Cyan = 0.94, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 6 | 100 | 71 | - |
| CMYK | 0.94 | 0 | 0.29 | 0.61 |
| HSL | 161.49º | 0.89% | 0.21% | - |
| HSV(B) | 161.49º | 0.94% | 0.39% | - |
| XYZ | 5.77 | 9.61 | 7.51 | - |
| YUV | 68.59 | 129.36 | 83.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 100 | 71 | 0.94 | 0 | 0.29 | 0.61 | 161.49 | 0.89 | 0.21 |
| Hex | 6 | 64 | 47 | 5E | 0 | 1D | 3D | A1 | 59 | 15 |
| Octal | 6 | 144 | 107 | 136 | 0 | 35 | 75 | 241 | 131 | 25 |
| Binary | 110 | 1100100 | 1000111 | 1011110 | 0 | 11101 | 111101 | 10100001 | 1011001 | 10101 |
Color Harmonies of #066447
Complementary color
Monochromatic Colors of #066447
Black with #066447
Text Example
Text Example
White with #066447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066447; }
p { color: rgb(6,100,71); }
H1.HeaderClassName
{
color: #066447;
}
.AnyTagClassName
{
color: #066447;
}
</style>
background-color css
<style>
a { background-color: #066447; }
a { background-color: rgb(6,100,71); }
div.DivClassName
{
background-color: #066447;
}
.BgClassName
{
background-color: #066447;
}
</style>
border-color css
<style>
span { border-color: #066447; }
span { border-color: rgb(6,100,71); }
td.TdClassName
{
border-color: #066447;
}
.TagClassName
{
border-color: #066447;
}
</style>