Shades of Watercourse #006342
Tints of Watercourse #006342
RGB
CMYK
RGB Variations
Color information
#006342 (or 0x006342) is known color: Watercourse. HEX triplet: 00, 63 and 42. RGB value is (0,99,66). Sum of RGB (Red+Green+Blue) = 0+99+66=165 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 165); Green value is 99 (39.06% from 255 or 60% from 165); Blue value is 66 (26.17% from 255 or 40% from 165); Max value from RGB is 99 - color contains mainly: green. Hex color #006342 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #006342 is #FF9CBD. Grayscale: #414141. Windows color (decimal): -16751806 or 4350720. OLE color: 4350720.
HSL color Cylindrical-coordinate representation of color #006342: hue angle of 160º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006342 is Cyan = 1, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 99 | 66 | - |
| CMYK | 1 | 0 | 0.33 | 0.61 |
| HSL | 160º | 1% | 0.19% | - |
| HSV(B) | 160º | 1% | 0.39% | - |
| XYZ | 5.45 | 9.32 | 6.67 | - |
| YUV | 65.64 | 128.2 | 81.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 99 | 66 | 1 | 0 | 0.33 | 0.61 | 160 | 1 | 0.19 |
| Hex | 0 | 63 | 42 | 64 | 0 | 21 | 3D | A0 | 64 | 13 |
| Octal | 0 | 143 | 102 | 144 | 0 | 41 | 75 | 240 | 144 | 23 |
| Binary | 0 | 1100011 | 1000010 | 1100100 | 0 | 100001 | 111101 | 10100000 | 1100100 | 10011 |
Color Harmonies of #006342
Complementary color
Monochromatic Colors of #006342
Black with #006342
Text Example
Text Example
White with #006342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006342; }
p { color: rgb(0,99,66); }
H1.HeaderClassName
{
color: #006342;
}
.AnyTagClassName
{
color: #006342;
}
</style>
background-color css
<style>
a { background-color: #006342; }
a { background-color: rgb(0,99,66); }
div.DivClassName
{
background-color: #006342;
}
.BgClassName
{
background-color: #006342;
}
</style>
border-color css
<style>
span { border-color: #006342; }
span { border-color: rgb(0,99,66); }
td.TdClassName
{
border-color: #006342;
}
.TagClassName
{
border-color: #006342;
}
</style>