Shades of Watercourse #046145
Tints of Watercourse #046145
RGB
CMYK
RGB Variations
Color information
#046145 (or 0x046145) is known color: Watercourse. HEX triplet: 04, 61 and 45. RGB value is (4,97,69). Sum of RGB (Red+Green+Blue) = 4+97+69=170 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.35% from 170); Green value is 97 (38.28% from 255 or 57.06% from 170); Blue value is 69 (27.34% from 255 or 40.59% from 170); Max value from RGB is 97 - color contains mainly: green. Hex color #046145 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046145 is #FB9EBA. Grayscale: #424242. Windows color (decimal): -16490171 or 4546820. OLE color: 4546820.
HSL color Cylindrical-coordinate representation of color #046145: hue angle of 161.94º 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 #046145 is Cyan = 0.96, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 69 | - |
| CMYK | 0.96 | 0 | 0.29 | 0.62 |
| HSL | 161.94º | 0.92% | 0.2% | - |
| HSV(B) | 161.94º | 0.96% | 0.38% | - |
| XYZ | 5.4 | 9 | 7.08 | - |
| YUV | 66 | 129.69 | 83.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 69 | 0.96 | 0 | 0.29 | 0.62 | 161.94 | 0.92 | 0.2 |
| Hex | 4 | 61 | 45 | 60 | 0 | 1D | 3E | A2 | 5C | 14 |
| Octal | 4 | 141 | 105 | 140 | 0 | 35 | 76 | 242 | 134 | 24 |
| Binary | 100 | 1100001 | 1000101 | 1100000 | 0 | 11101 | 111110 | 10100010 | 1011100 | 10100 |
Color Harmonies of #046145
Complementary color
Monochromatic Colors of #046145
Black with #046145
Text Example
Text Example
White with #046145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046145; }
p { color: rgb(4,97,69); }
H1.HeaderClassName
{
color: #046145;
}
.AnyTagClassName
{
color: #046145;
}
</style>
background-color css
<style>
a { background-color: #046145; }
a { background-color: rgb(4,97,69); }
div.DivClassName
{
background-color: #046145;
}
.BgClassName
{
background-color: #046145;
}
</style>
border-color css
<style>
span { border-color: #046145; }
span { border-color: rgb(4,97,69); }
td.TdClassName
{
border-color: #046145;
}
.TagClassName
{
border-color: #046145;
}
</style>