Shades of Watercourse #046949
Tints of Watercourse #046949
RGB
CMYK
RGB Variations
Color information
#046949 (or 0x046949) is known color: Watercourse. HEX triplet: 04, 69 and 49. RGB value is (4,105,73). Sum of RGB (Red+Green+Blue) = 4+105+73=182 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.20% from 182); Green value is 105 (41.41% from 255 or 57.69% from 182); Blue value is 73 (28.91% from 255 or 40.11% from 182); Max value from RGB is 105 - color contains mainly: green. Hex color #046949 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046949 is #FB96B6. Grayscale: #474747. Windows color (decimal): -16488119 or 4811012. OLE color: 4811012.
HSL color Cylindrical-coordinate representation of color #046949: hue angle of 160.99º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046949 is Cyan = 0.96, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 105 | 73 | - |
| CMYK | 0.96 | 0 | 0.30 | 0.59 |
| HSL | 160.99º | 0.93% | 0.21% | - |
| HSV(B) | 160.99º | 0.96% | 0.41% | - |
| XYZ | 6.3 | 10.61 | 8.02 | - |
| YUV | 71.15 | 129.04 | 80.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 73 | 0.96 | 0 | 0.30 | 0.59 | 160.99 | 0.93 | 0.21 |
| Hex | 4 | 69 | 49 | 60 | 0 | 1E | 3B | A1 | 5D | 15 |
| Octal | 4 | 151 | 111 | 140 | 0 | 36 | 73 | 241 | 135 | 25 |
| Binary | 100 | 1101001 | 1001001 | 1100000 | 0 | 11110 | 111011 | 10100001 | 1011101 | 10101 |
Color Harmonies of #046949
Complementary color
Monochromatic Colors of #046949
Black with #046949
Text Example
Text Example
White with #046949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046949; }
p { color: rgb(4,105,73); }
H1.HeaderClassName
{
color: #046949;
}
.AnyTagClassName
{
color: #046949;
}
</style>
background-color css
<style>
a { background-color: #046949; }
a { background-color: rgb(4,105,73); }
div.DivClassName
{
background-color: #046949;
}
.BgClassName
{
background-color: #046949;
}
</style>
border-color css
<style>
span { border-color: #046949; }
span { border-color: rgb(4,105,73); }
td.TdClassName
{
border-color: #046949;
}
.TagClassName
{
border-color: #046949;
}
</style>