Shades of Watercourse #066745
Tints of Watercourse #066745
RGB
CMYK
RGB Variations
Color information
#066745 (or 0x066745) is known color: Watercourse. HEX triplet: 06, 67 and 45. RGB value is (6,103,69). Sum of RGB (Red+Green+Blue) = 6+103+69=178 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.37% from 178); Green value is 103 (40.62% from 255 or 57.87% from 178); Blue value is 69 (27.34% from 255 or 38.76% from 178); Max value from RGB is 103 - color contains mainly: green. Hex color #066745 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #066745 is #F998BA. Grayscale: #464646. Windows color (decimal): -16357563 or 4548358. OLE color: 4548358.
HSL color Cylindrical-coordinate representation of color #066745: hue angle of 158.97º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066745 is Cyan = 0.94, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 103 | 69 | - |
| CMYK | 0.94 | 0 | 0.33 | 0.60 |
| HSL | 158.97º | 0.89% | 0.21% | - |
| HSV(B) | 158.97º | 0.94% | 0.4% | - |
| XYZ | 6 | 10.17 | 7.28 | - |
| YUV | 70.12 | 127.36 | 82.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 103 | 69 | 0.94 | 0 | 0.33 | 0.60 | 158.97 | 0.89 | 0.21 |
| Hex | 6 | 67 | 45 | 5E | 0 | 21 | 3C | 9F | 59 | 15 |
| Octal | 6 | 147 | 105 | 136 | 0 | 41 | 74 | 237 | 131 | 25 |
| Binary | 110 | 1100111 | 1000101 | 1011110 | 0 | 100001 | 111100 | 10011111 | 1011001 | 10101 |
Color Harmonies of #066745
Complementary color
Monochromatic Colors of #066745
Black with #066745
Text Example
Text Example
White with #066745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066745; }
p { color: rgb(6,103,69); }
H1.HeaderClassName
{
color: #066745;
}
.AnyTagClassName
{
color: #066745;
}
</style>
background-color css
<style>
a { background-color: #066745; }
a { background-color: rgb(6,103,69); }
div.DivClassName
{
background-color: #066745;
}
.BgClassName
{
background-color: #066745;
}
</style>
border-color css
<style>
span { border-color: #066745; }
span { border-color: rgb(6,103,69); }
td.TdClassName
{
border-color: #066745;
}
.TagClassName
{
border-color: #066745;
}
</style>