Shades of Watercourse #066952
Tints of Watercourse #066952
RGB
CMYK
RGB Variations
Color information
#066952 (or 0x066952) is known color: Watercourse. HEX triplet: 06, 69 and 52. RGB value is (6,105,82). Sum of RGB (Red+Green+Blue) = 6+105+82=193 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.11% from 193); Green value is 105 (41.41% from 255 or 54.40% from 193); Blue value is 82 (32.42% from 255 or 42.49% from 193); Max value from RGB is 105 - color contains mainly: green. Hex color #066952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066952 is #F996AD. Grayscale: #484848. Windows color (decimal): -16357038 or 5400838. OLE color: 5400838.
HSL color Cylindrical-coordinate representation of color #066952: hue angle of 166.06º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066952 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 105 | 82 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.59 |
| HSL | 166.06º | 0.89% | 0.22% | - |
| HSV(B) | 166.06º | 0.94% | 0.41% | - |
| XYZ | 6.65 | 10.75 | 9.71 | - |
| YUV | 72.78 | 133.2 | 80.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 105 | 82 | 0.94 | 0 | 0.22 | 0.59 | 166.06 | 0.89 | 0.22 |
| Hex | 6 | 69 | 52 | 5E | 0 | 16 | 3B | A6 | 59 | 16 |
| Octal | 6 | 151 | 122 | 136 | 0 | 26 | 73 | 246 | 131 | 26 |
| Binary | 110 | 1101001 | 1010010 | 1011110 | 0 | 10110 | 111011 | 10100110 | 1011001 | 10110 |
Color Harmonies of #066952
Complementary color
Monochromatic Colors of #066952
Black with #066952
Text Example
Text Example
White with #066952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066952; }
p { color: rgb(6,105,82); }
H1.HeaderClassName
{
color: #066952;
}
.AnyTagClassName
{
color: #066952;
}
</style>
background-color css
<style>
a { background-color: #066952; }
a { background-color: rgb(6,105,82); }
div.DivClassName
{
background-color: #066952;
}
.BgClassName
{
background-color: #066952;
}
</style>
border-color css
<style>
span { border-color: #066952; }
span { border-color: rgb(6,105,82); }
td.TdClassName
{
border-color: #066952;
}
.TagClassName
{
border-color: #066952;
}
</style>