Shades of Watercourse #006042
Tints of Watercourse #006042
RGB
CMYK
RGB Variations
Color information
#006042 (or 0x006042) is known color: Watercourse. HEX triplet: 00, 60 and 42. RGB value is (0,96,66). Sum of RGB (Red+Green+Blue) = 0+96+66=162 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 162); Green value is 96 (37.89% from 255 or 59.26% from 162); Blue value is 66 (26.17% from 255 or 40.74% from 162); Max value from RGB is 96 - color contains mainly: green. Hex color #006042 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #006042 is #FF9FBD. Grayscale: #3F3F3F. Windows color (decimal): -16752574 or 4349952. OLE color: 4349952.
HSL color Cylindrical-coordinate representation of color #006042: hue angle of 161.25º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006042 is Cyan = 1, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 66 | - |
| CMYK | 1 | 0 | 0.31 | 0.62 |
| HSL | 161.25º | 1% | 0.19% | - |
| HSV(B) | 161.25º | 1% | 0.38% | - |
| XYZ | 5.17 | 8.76 | 6.57 | - |
| YUV | 63.88 | 129.2 | 82.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 66 | 1 | 0 | 0.31 | 0.62 | 161.25 | 1 | 0.19 |
| Hex | 0 | 60 | 42 | 64 | 0 | 1F | 3E | A1 | 64 | 13 |
| Octal | 0 | 140 | 102 | 144 | 0 | 37 | 76 | 241 | 144 | 23 |
| Binary | 0 | 1100000 | 1000010 | 1100100 | 0 | 11111 | 111110 | 10100001 | 1100100 | 10011 |
Color Harmonies of #006042
Complementary color
Monochromatic Colors of #006042
Black with #006042
Text Example
Text Example
White with #006042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006042; }
p { color: rgb(0,96,66); }
H1.HeaderClassName
{
color: #006042;
}
.AnyTagClassName
{
color: #006042;
}
</style>
background-color css
<style>
a { background-color: #006042; }
a { background-color: rgb(0,96,66); }
div.DivClassName
{
background-color: #006042;
}
.BgClassName
{
background-color: #006042;
}
</style>
border-color css
<style>
span { border-color: #006042; }
span { border-color: rgb(0,96,66); }
td.TdClassName
{
border-color: #006042;
}
.TagClassName
{
border-color: #006042;
}
</style>