Shades of Watercourse #046149
Tints of Watercourse #046149
RGB
CMYK
RGB Variations
Color information
#046149 (or 0x046149) is known color: Watercourse. HEX triplet: 04, 61 and 49. RGB value is (4,97,73). Sum of RGB (Red+Green+Blue) = 4+97+73=174 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.30% from 174); Green value is 97 (38.28% from 255 or 55.75% from 174); Blue value is 73 (28.91% from 255 or 41.95% from 174); Max value from RGB is 97 - color contains mainly: green. Hex color #046149 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046149 is #FB9EB6. Grayscale: #424242. Windows color (decimal): -16490167 or 4808964. OLE color: 4808964.
HSL color Cylindrical-coordinate representation of color #046149: hue angle of 164.52º 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 #046149 is Cyan = 0.96, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 73 | - |
| CMYK | 0.96 | 0 | 0.25 | 0.62 |
| HSL | 164.52º | 0.92% | 0.2% | - |
| HSV(B) | 164.52º | 0.96% | 0.38% | - |
| XYZ | 5.53 | 9.06 | 7.76 | - |
| YUV | 66.46 | 131.69 | 83.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 73 | 0.96 | 0 | 0.25 | 0.62 | 164.52 | 0.92 | 0.2 |
| Hex | 4 | 61 | 49 | 60 | 0 | 19 | 3E | A5 | 5C | 14 |
| Octal | 4 | 141 | 111 | 140 | 0 | 31 | 76 | 245 | 134 | 24 |
| Binary | 100 | 1100001 | 1001001 | 1100000 | 0 | 11001 | 111110 | 10100101 | 1011100 | 10100 |
Color Harmonies of #046149
Complementary color
Monochromatic Colors of #046149
Black with #046149
Text Example
Text Example
White with #046149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046149; }
p { color: rgb(4,97,73); }
H1.HeaderClassName
{
color: #046149;
}
.AnyTagClassName
{
color: #046149;
}
</style>
background-color css
<style>
a { background-color: #046149; }
a { background-color: rgb(4,97,73); }
div.DivClassName
{
background-color: #046149;
}
.BgClassName
{
background-color: #046149;
}
</style>
border-color css
<style>
span { border-color: #046149; }
span { border-color: rgb(4,97,73); }
td.TdClassName
{
border-color: #046149;
}
.TagClassName
{
border-color: #046149;
}
</style>