Shades of Watercourse #046142
Tints of Watercourse #046142
RGB
CMYK
RGB Variations
Color information
#046142 (or 0x046142) is known color: Watercourse. HEX triplet: 04, 61 and 42. RGB value is (4,97,66). Sum of RGB (Red+Green+Blue) = 4+97+66=167 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.40% from 167); Green value is 97 (38.28% from 255 or 58.08% from 167); Blue value is 66 (26.17% from 255 or 39.52% from 167); Max value from RGB is 97 - color contains mainly: green. Hex color #046142 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046142 is #FB9EBD. Grayscale: #414141. Windows color (decimal): -16490174 or 4350212. OLE color: 4350212.
HSL color Cylindrical-coordinate representation of color #046142: hue angle of 160º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046142 is Cyan = 0.96, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 66 | - |
| CMYK | 0.96 | 0 | 0.32 | 0.62 |
| HSL | 160º | 0.92% | 0.2% | - |
| HSV(B) | 160º | 0.96% | 0.38% | - |
| XYZ | 5.31 | 8.97 | 6.61 | - |
| YUV | 65.66 | 128.19 | 84.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 66 | 0.96 | 0 | 0.32 | 0.62 | 160 | 0.92 | 0.2 |
| Hex | 4 | 61 | 42 | 60 | 0 | 20 | 3E | A0 | 5C | 14 |
| Octal | 4 | 141 | 102 | 140 | 0 | 40 | 76 | 240 | 134 | 24 |
| Binary | 100 | 1100001 | 1000010 | 1100000 | 0 | 100000 | 111110 | 10100000 | 1011100 | 10100 |
Color Harmonies of #046142
Complementary color
Monochromatic Colors of #046142
Black with #046142
Text Example
Text Example
White with #046142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046142; }
p { color: rgb(4,97,66); }
H1.HeaderClassName
{
color: #046142;
}
.AnyTagClassName
{
color: #046142;
}
</style>
background-color css
<style>
a { background-color: #046142; }
a { background-color: rgb(4,97,66); }
div.DivClassName
{
background-color: #046142;
}
.BgClassName
{
background-color: #046142;
}
</style>
border-color css
<style>
span { border-color: #046142; }
span { border-color: rgb(4,97,66); }
td.TdClassName
{
border-color: #046142;
}
.TagClassName
{
border-color: #046142;
}
</style>