Shades of Watercourse #066756
Tints of Watercourse #066756
RGB
CMYK
RGB Variations
Color information
#066756 (or 0x066756) is known color: Watercourse. HEX triplet: 06, 67 and 56. RGB value is (6,103,86). Sum of RGB (Red+Green+Blue) = 6+103+86=195 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.08% from 195); Green value is 103 (40.62% from 255 or 52.82% from 195); Blue value is 86 (33.98% from 255 or 44.10% from 195); Max value from RGB is 103 - color contains mainly: green. Hex color #066756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066756 is #F998A9. Grayscale: #484848. Windows color (decimal): -16357546 or 5662470. OLE color: 5662470.
HSL color Cylindrical-coordinate representation of color #066756: hue angle of 169.48º 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 #066756 is Cyan = 0.94, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 103 | 86 | - |
| CMYK | 0.94 | 0 | 0.17 | 0.60 |
| HSL | 169.48º | 0.89% | 0.21% | - |
| HSV(B) | 169.48º | 0.94% | 0.4% | - |
| XYZ | 6.61 | 10.41 | 10.47 | - |
| YUV | 72.06 | 135.86 | 80.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 103 | 86 | 0.94 | 0 | 0.17 | 0.60 | 169.48 | 0.89 | 0.21 |
| Hex | 6 | 67 | 56 | 5E | 0 | 11 | 3C | A9 | 59 | 15 |
| Octal | 6 | 147 | 126 | 136 | 0 | 21 | 74 | 251 | 131 | 25 |
| Binary | 110 | 1100111 | 1010110 | 1011110 | 0 | 10001 | 111100 | 10101001 | 1011001 | 10101 |
Color Harmonies of #066756
Complementary color
Monochromatic Colors of #066756
Black with #066756
Text Example
Text Example
White with #066756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066756; }
p { color: rgb(6,103,86); }
H1.HeaderClassName
{
color: #066756;
}
.AnyTagClassName
{
color: #066756;
}
</style>
background-color css
<style>
a { background-color: #066756; }
a { background-color: rgb(6,103,86); }
div.DivClassName
{
background-color: #066756;
}
.BgClassName
{
background-color: #066756;
}
</style>
border-color css
<style>
span { border-color: #066756; }
span { border-color: rgb(6,103,86); }
td.TdClassName
{
border-color: #066756;
}
.TagClassName
{
border-color: #066756;
}
</style>