Shades of Watercourse #006742
Tints of Watercourse #006742
RGB
CMYK
RGB Variations
Color information
#006742 (or 0x006742) is known color: Watercourse. HEX triplet: 00, 67 and 42. RGB value is (0,103,66). Sum of RGB (Red+Green+Blue) = 0+103+66=169 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 169); Green value is 103 (40.62% from 255 or 60.95% from 169); Blue value is 66 (26.17% from 255 or 39.05% from 169); Max value from RGB is 103 - color contains mainly: green. Hex color #006742 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #006742 is #FF98BD. Grayscale: #444444. Windows color (decimal): -16750782 or 4351744. OLE color: 4351744.
HSL color Cylindrical-coordinate representation of color #006742: hue angle of 158.45º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006742 is Cyan = 1, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 103 | 66 | - |
| CMYK | 1 | 0 | 0.36 | 0.60 |
| HSL | 158.45º | 1% | 0.2% | - |
| HSV(B) | 158.45º | 1% | 0.4% | - |
| XYZ | 5.83 | 10.09 | 6.8 | - |
| YUV | 67.99 | 126.88 | 79.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 103 | 66 | 1 | 0 | 0.36 | 0.60 | 158.45 | 1 | 0.2 |
| Hex | 0 | 67 | 42 | 64 | 0 | 24 | 3C | 9E | 64 | 14 |
| Octal | 0 | 147 | 102 | 144 | 0 | 44 | 74 | 236 | 144 | 24 |
| Binary | 0 | 1100111 | 1000010 | 1100100 | 0 | 100100 | 111100 | 10011110 | 1100100 | 10100 |
Color Harmonies of #006742
Complementary color
Monochromatic Colors of #006742
Black with #006742
Text Example
Text Example
White with #006742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006742; }
p { color: rgb(0,103,66); }
H1.HeaderClassName
{
color: #006742;
}
.AnyTagClassName
{
color: #006742;
}
</style>
background-color css
<style>
a { background-color: #006742; }
a { background-color: rgb(0,103,66); }
div.DivClassName
{
background-color: #006742;
}
.BgClassName
{
background-color: #006742;
}
</style>
border-color css
<style>
span { border-color: #006742; }
span { border-color: rgb(0,103,66); }
td.TdClassName
{
border-color: #006742;
}
.TagClassName
{
border-color: #006742;
}
</style>