Shades of Watercourse #066350
Tints of Watercourse #066350
RGB
CMYK
RGB Variations
Color information
#066350 (or 0x066350) is known color: Watercourse. HEX triplet: 06, 63 and 50. RGB value is (6,99,80). Sum of RGB (Red+Green+Blue) = 6+99+80=185 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.24% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 80 (31.64% from 255 or 43.24% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #066350 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066350 is #F99CAF. Grayscale: #454545. Windows color (decimal): -16358576 or 5268230. OLE color: 5268230.
HSL color Cylindrical-coordinate representation of color #066350: hue angle of 167.74º 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 #066350 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 6 | 99 | 80 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.61 |
| HSL | 167.74º | 0.89% | 0.21% | - |
| HSV(B) | 167.74º | 0.94% | 0.39% | - |
| XYZ | 5.98 | 9.54 | 9.12 | - |
| YUV | 69.03 | 134.19 | 83.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 99 | 80 | 0.94 | 0 | 0.19 | 0.61 | 167.74 | 0.89 | 0.21 |
| Hex | 6 | 63 | 50 | 5E | 0 | 13 | 3D | A8 | 59 | 15 |
| Octal | 6 | 143 | 120 | 136 | 0 | 23 | 75 | 250 | 131 | 25 |
| Binary | 110 | 1100011 | 1010000 | 1011110 | 0 | 10011 | 111101 | 10101000 | 1011001 | 10101 |
Color Harmonies of #066350
Complementary color
Monochromatic Colors of #066350
Black with #066350
Text Example
Text Example
White with #066350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066350; }
p { color: rgb(6,99,80); }
H1.HeaderClassName
{
color: #066350;
}
.AnyTagClassName
{
color: #066350;
}
</style>
background-color css
<style>
a { background-color: #066350; }
a { background-color: rgb(6,99,80); }
div.DivClassName
{
background-color: #066350;
}
.BgClassName
{
background-color: #066350;
}
</style>
border-color css
<style>
span { border-color: #066350; }
span { border-color: rgb(6,99,80); }
td.TdClassName
{
border-color: #066350;
}
.TagClassName
{
border-color: #066350;
}
</style>