Shades of Watercourse #046349
Tints of Watercourse #046349
RGB
CMYK
RGB Variations
Color information
#046349 (or 0x046349) is known color: Watercourse. HEX triplet: 04, 63 and 49. RGB value is (4,99,73). Sum of RGB (Red+Green+Blue) = 4+99+73=176 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.27% from 176); Green value is 99 (39.06% from 255 or 56.25% from 176); Blue value is 73 (28.91% from 255 or 41.48% from 176); Max value from RGB is 99 - color contains mainly: green. Hex color #046349 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046349 is #FB9CB6. Grayscale: #434343. Windows color (decimal): -16489655 or 4809476. OLE color: 4809476.
HSL color Cylindrical-coordinate representation of color #046349: hue angle of 163.58º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046349 is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 99 | 73 | - |
| CMYK | 0.96 | 0 | 0.26 | 0.61 |
| HSL | 163.58º | 0.92% | 0.2% | - |
| HSV(B) | 163.58º | 0.96% | 0.39% | - |
| XYZ | 5.71 | 9.43 | 7.82 | - |
| YUV | 67.63 | 131.03 | 82.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 73 | 0.96 | 0 | 0.26 | 0.61 | 163.58 | 0.92 | 0.2 |
| Hex | 4 | 63 | 49 | 60 | 0 | 1A | 3D | A4 | 5C | 14 |
| Octal | 4 | 143 | 111 | 140 | 0 | 32 | 75 | 244 | 134 | 24 |
| Binary | 100 | 1100011 | 1001001 | 1100000 | 0 | 11010 | 111101 | 10100100 | 1011100 | 10100 |
Color Harmonies of #046349
Complementary color
Monochromatic Colors of #046349
Black with #046349
Text Example
Text Example
White with #046349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046349; }
p { color: rgb(4,99,73); }
H1.HeaderClassName
{
color: #046349;
}
.AnyTagClassName
{
color: #046349;
}
</style>
background-color css
<style>
a { background-color: #046349; }
a { background-color: rgb(4,99,73); }
div.DivClassName
{
background-color: #046349;
}
.BgClassName
{
background-color: #046349;
}
</style>
border-color css
<style>
span { border-color: #046349; }
span { border-color: rgb(4,99,73); }
td.TdClassName
{
border-color: #046349;
}
.TagClassName
{
border-color: #046349;
}
</style>