Shades of Watercourse #046144
Tints of Watercourse #046144
RGB
CMYK
RGB Variations
Color information
#046144 (or 0x046144) is known color: Watercourse. HEX triplet: 04, 61 and 44. RGB value is (4,97,68). Sum of RGB (Red+Green+Blue) = 4+97+68=169 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.37% from 169); Green value is 97 (38.28% from 255 or 57.40% from 169); Blue value is 68 (26.95% from 255 or 40.24% from 169); Max value from RGB is 97 - color contains mainly: green. Hex color #046144 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046144 is #FB9EBB. Grayscale: #414141. Windows color (decimal): -16490172 or 4481284. OLE color: 4481284.
HSL color Cylindrical-coordinate representation of color #046144: hue angle of 161.29º 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 #046144 is Cyan = 0.96, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 68 | - |
| CMYK | 0.96 | 0 | 0.30 | 0.62 |
| HSL | 161.29º | 0.92% | 0.2% | - |
| HSV(B) | 161.29º | 0.96% | 0.38% | - |
| XYZ | 5.37 | 8.99 | 6.92 | - |
| YUV | 65.89 | 129.19 | 83.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 68 | 0.96 | 0 | 0.30 | 0.62 | 161.29 | 0.92 | 0.2 |
| Hex | 4 | 61 | 44 | 60 | 0 | 1E | 3E | A1 | 5C | 14 |
| Octal | 4 | 141 | 104 | 140 | 0 | 36 | 76 | 241 | 134 | 24 |
| Binary | 100 | 1100001 | 1000100 | 1100000 | 0 | 11110 | 111110 | 10100001 | 1011100 | 10100 |
Color Harmonies of #046144
Complementary color
Monochromatic Colors of #046144
Black with #046144
Text Example
Text Example
White with #046144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046144; }
p { color: rgb(4,97,68); }
H1.HeaderClassName
{
color: #046144;
}
.AnyTagClassName
{
color: #046144;
}
</style>
background-color css
<style>
a { background-color: #046144; }
a { background-color: rgb(4,97,68); }
div.DivClassName
{
background-color: #046144;
}
.BgClassName
{
background-color: #046144;
}
</style>
border-color css
<style>
span { border-color: #046144; }
span { border-color: rgb(4,97,68); }
td.TdClassName
{
border-color: #046144;
}
.TagClassName
{
border-color: #046144;
}
</style>