Shades of Watercourse #046148
Tints of Watercourse #046148
RGB
CMYK
RGB Variations
Color information
#046148 (or 0x046148) is known color: Watercourse. HEX triplet: 04, 61 and 48. RGB value is (4,97,72). Sum of RGB (Red+Green+Blue) = 4+97+72=173 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.31% from 173); Green value is 97 (38.28% from 255 or 56.07% from 173); Blue value is 72 (28.52% from 255 or 41.62% from 173); Max value from RGB is 97 - color contains mainly: green. Hex color #046148 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046148 is #FB9EB7. Grayscale: #424242. Windows color (decimal): -16490168 or 4743428. OLE color: 4743428.
HSL color Cylindrical-coordinate representation of color #046148: hue angle of 163.87º 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 #046148 is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 72 | - |
| CMYK | 0.96 | 0 | 0.26 | 0.62 |
| HSL | 163.87º | 0.92% | 0.2% | - |
| HSV(B) | 163.87º | 0.96% | 0.38% | - |
| XYZ | 5.49 | 9.04 | 7.59 | - |
| YUV | 66.34 | 131.19 | 83.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 72 | 0.96 | 0 | 0.26 | 0.62 | 163.87 | 0.92 | 0.2 |
| Hex | 4 | 61 | 48 | 60 | 0 | 1A | 3E | A4 | 5C | 14 |
| Octal | 4 | 141 | 110 | 140 | 0 | 32 | 76 | 244 | 134 | 24 |
| Binary | 100 | 1100001 | 1001000 | 1100000 | 0 | 11010 | 111110 | 10100100 | 1011100 | 10100 |
Color Harmonies of #046148
Complementary color
Monochromatic Colors of #046148
Black with #046148
Text Example
Text Example
White with #046148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046148; }
p { color: rgb(4,97,72); }
H1.HeaderClassName
{
color: #046148;
}
.AnyTagClassName
{
color: #046148;
}
</style>
background-color css
<style>
a { background-color: #046148; }
a { background-color: rgb(4,97,72); }
div.DivClassName
{
background-color: #046148;
}
.BgClassName
{
background-color: #046148;
}
</style>
border-color css
<style>
span { border-color: #046148; }
span { border-color: rgb(4,97,72); }
td.TdClassName
{
border-color: #046148;
}
.TagClassName
{
border-color: #046148;
}
</style>