Shades of Watercourse #046850
Tints of Watercourse #046850
RGB
CMYK
RGB Variations
Color information
#046850 (or 0x046850) is known color: Watercourse. HEX triplet: 04, 68 and 50. RGB value is (4,104,80). Sum of RGB (Red+Green+Blue) = 4+104+80=188 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.13% from 188); Green value is 104 (41.02% from 255 or 55.32% from 188); Blue value is 80 (31.64% from 255 or 42.55% from 188); Max value from RGB is 104 - color contains mainly: green. Hex color #046850 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046850 is #FB97AF. Grayscale: #474747. Windows color (decimal): -16488368 or 5269508. OLE color: 5269508.
HSL color Cylindrical-coordinate representation of color #046850: hue angle of 165.6º 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 #046850 is Cyan = 0.96, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 104 | 80 | - |
| CMYK | 0.96 | 0 | 0.23 | 0.59 |
| HSL | 165.6º | 0.93% | 0.21% | - |
| HSV(B) | 165.6º | 0.96% | 0.41% | - |
| XYZ | 6.45 | 10.51 | 9.28 | - |
| YUV | 71.36 | 132.87 | 79.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 104 | 80 | 0.96 | 0 | 0.23 | 0.59 | 165.6 | 0.93 | 0.21 |
| Hex | 4 | 68 | 50 | 60 | 0 | 17 | 3B | A6 | 5D | 15 |
| Octal | 4 | 150 | 120 | 140 | 0 | 27 | 73 | 246 | 135 | 25 |
| Binary | 100 | 1101000 | 1010000 | 1100000 | 0 | 10111 | 111011 | 10100110 | 1011101 | 10101 |
Color Harmonies of #046850
Complementary color
Monochromatic Colors of #046850
Black with #046850
Text Example
Text Example
White with #046850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046850; }
p { color: rgb(4,104,80); }
H1.HeaderClassName
{
color: #046850;
}
.AnyTagClassName
{
color: #046850;
}
</style>
background-color css
<style>
a { background-color: #046850; }
a { background-color: rgb(4,104,80); }
div.DivClassName
{
background-color: #046850;
}
.BgClassName
{
background-color: #046850;
}
</style>
border-color css
<style>
span { border-color: #046850; }
span { border-color: rgb(4,104,80); }
td.TdClassName
{
border-color: #046850;
}
.TagClassName
{
border-color: #046850;
}
</style>