Shades of Watercourse #046043
Tints of Watercourse #046043
RGB
CMYK
RGB Variations
Color information
#046043 (or 0x046043) is known color: Watercourse. HEX triplet: 04, 60 and 43. RGB value is (4,96,67). Sum of RGB (Red+Green+Blue) = 4+96+67=167 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.40% from 167); Green value is 96 (37.89% from 255 or 57.49% from 167); Blue value is 67 (26.56% from 255 or 40.12% from 167); Max value from RGB is 96 - color contains mainly: green. Hex color #046043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046043 is #FB9FBC. Grayscale: #414141. Windows color (decimal): -16490429 or 4415492. OLE color: 4415492.
HSL color Cylindrical-coordinate representation of color #046043: hue angle of 161.09º 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 #046043 is Cyan = 0.96, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 96 | 67 | - |
| CMYK | 0.96 | 0 | 0.30 | 0.62 |
| HSL | 161.09º | 0.92% | 0.2% | - |
| HSV(B) | 161.09º | 0.96% | 0.38% | - |
| XYZ | 5.25 | 8.8 | 6.73 | - |
| YUV | 65.19 | 129.02 | 84.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 67 | 0.96 | 0 | 0.30 | 0.62 | 161.09 | 0.92 | 0.2 |
| Hex | 4 | 60 | 43 | 60 | 0 | 1E | 3E | A1 | 5C | 14 |
| Octal | 4 | 140 | 103 | 140 | 0 | 36 | 76 | 241 | 134 | 24 |
| Binary | 100 | 1100000 | 1000011 | 1100000 | 0 | 11110 | 111110 | 10100001 | 1011100 | 10100 |
Color Harmonies of #046043
Complementary color
Monochromatic Colors of #046043
Black with #046043
Text Example
Text Example
White with #046043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046043; }
p { color: rgb(4,96,67); }
H1.HeaderClassName
{
color: #046043;
}
.AnyTagClassName
{
color: #046043;
}
</style>
background-color css
<style>
a { background-color: #046043; }
a { background-color: rgb(4,96,67); }
div.DivClassName
{
background-color: #046043;
}
.BgClassName
{
background-color: #046043;
}
</style>
border-color css
<style>
span { border-color: #046043; }
span { border-color: rgb(4,96,67); }
td.TdClassName
{
border-color: #046043;
}
.TagClassName
{
border-color: #046043;
}
</style>