Shades of Watercourse #045946
Tints of Watercourse #045946
RGB
CMYK
RGB Variations
Color information
#045946 (or 0x045946) is known color: Watercourse. HEX triplet: 04, 59 and 46. RGB value is (4,89,70). Sum of RGB (Red+Green+Blue) = 4+89+70=163 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.45% from 163); Green value is 89 (35.16% from 255 or 54.60% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 89 - color contains mainly: green. Hex color #045946 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045946 is #FBA6B9. Grayscale: #3D3D3D. Windows color (decimal): -16492218 or 4610308. OLE color: 4610308.
HSL color Cylindrical-coordinate representation of color #045946: hue angle of 166.59º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #045946 is Cyan = 0.96, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 70 | - |
| CMYK | 0.96 | 0 | 0.21 | 0.65 |
| HSL | 166.59º | 0.91% | 0.18% | - |
| HSV(B) | 166.59º | 0.96% | 0.35% | - |
| XYZ | 4.73 | 7.61 | 7.01 | - |
| YUV | 61.42 | 132.84 | 87.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 70 | 0.96 | 0 | 0.21 | 0.65 | 166.59 | 0.91 | 0.18 |
| Hex | 4 | 59 | 46 | 60 | 0 | 15 | 41 | A7 | 5B | 12 |
| Octal | 4 | 131 | 106 | 140 | 0 | 25 | 101 | 247 | 133 | 22 |
| Binary | 100 | 1011001 | 1000110 | 1100000 | 0 | 10101 | 1000001 | 10100111 | 1011011 | 10010 |
Color Harmonies of #045946
Complementary color
Monochromatic Colors of #045946
Black with #045946
Text Example
Text Example
White with #045946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045946; }
p { color: rgb(4,89,70); }
H1.HeaderClassName
{
color: #045946;
}
.AnyTagClassName
{
color: #045946;
}
</style>
background-color css
<style>
a { background-color: #045946; }
a { background-color: rgb(4,89,70); }
div.DivClassName
{
background-color: #045946;
}
.BgClassName
{
background-color: #045946;
}
</style>
border-color css
<style>
span { border-color: #045946; }
span { border-color: rgb(4,89,70); }
td.TdClassName
{
border-color: #045946;
}
.TagClassName
{
border-color: #045946;
}
</style>