Shades of Watercourse #046150
Tints of Watercourse #046150
RGB
CMYK
RGB Variations
Color information
#046150 (or 0x046150) is known color: Watercourse. HEX triplet: 04, 61 and 50. RGB value is (4,97,80). Sum of RGB (Red+Green+Blue) = 4+97+80=181 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.21% from 181); Green value is 97 (38.28% from 255 or 53.59% from 181); Blue value is 80 (31.64% from 255 or 44.20% from 181); Max value from RGB is 97 - color contains mainly: green. Hex color #046150 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046150 is #FB9EAF. Grayscale: #434343. Windows color (decimal): -16490160 or 5267716. OLE color: 5267716.
HSL color Cylindrical-coordinate representation of color #046150: hue angle of 169.03º 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 #046150 is Cyan = 0.96, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 80 | - |
| CMYK | 0.96 | 0 | 0.18 | 0.62 |
| HSL | 169.03º | 0.92% | 0.2% | - |
| HSV(B) | 169.03º | 0.96% | 0.38% | - |
| XYZ | 5.77 | 9.15 | 9.05 | - |
| YUV | 67.26 | 135.19 | 82.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 80 | 0.96 | 0 | 0.18 | 0.62 | 169.03 | 0.92 | 0.2 |
| Hex | 4 | 61 | 50 | 60 | 0 | 12 | 3E | A9 | 5C | 14 |
| Octal | 4 | 141 | 120 | 140 | 0 | 22 | 76 | 251 | 134 | 24 |
| Binary | 100 | 1100001 | 1010000 | 1100000 | 0 | 10010 | 111110 | 10101001 | 1011100 | 10100 |
Color Harmonies of #046150
Complementary color
Monochromatic Colors of #046150
Black with #046150
Text Example
Text Example
White with #046150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046150; }
p { color: rgb(4,97,80); }
H1.HeaderClassName
{
color: #046150;
}
.AnyTagClassName
{
color: #046150;
}
</style>
background-color css
<style>
a { background-color: #046150; }
a { background-color: rgb(4,97,80); }
div.DivClassName
{
background-color: #046150;
}
.BgClassName
{
background-color: #046150;
}
</style>
border-color css
<style>
span { border-color: #046150; }
span { border-color: rgb(4,97,80); }
td.TdClassName
{
border-color: #046150;
}
.TagClassName
{
border-color: #046150;
}
</style>