Shades of Watercourse #046342
Tints of Watercourse #046342
RGB
CMYK
RGB Variations
Color information
#046342 (or 0x046342) is known color: Watercourse. HEX triplet: 04, 63 and 42. RGB value is (4,99,66). Sum of RGB (Red+Green+Blue) = 4+99+66=169 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.37% from 169); Green value is 99 (39.06% from 255 or 58.58% from 169); Blue value is 66 (26.17% from 255 or 39.05% from 169); Max value from RGB is 99 - color contains mainly: green. Hex color #046342 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046342 is #FB9CBD. Grayscale: #424242. Windows color (decimal): -16489662 or 4350724. OLE color: 4350724.
HSL color Cylindrical-coordinate representation of color #046342: hue angle of 159.16º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046342 is Cyan = 0.96, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 99 | 66 | - |
| CMYK | 0.96 | 0 | 0.33 | 0.61 |
| HSL | 159.16º | 0.92% | 0.2% | - |
| HSV(B) | 159.16º | 0.96% | 0.39% | - |
| XYZ | 5.5 | 9.34 | 6.67 | - |
| YUV | 66.83 | 127.53 | 83.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 66 | 0.96 | 0 | 0.33 | 0.61 | 159.16 | 0.92 | 0.2 |
| Hex | 4 | 63 | 42 | 60 | 0 | 21 | 3D | 9F | 5C | 14 |
| Octal | 4 | 143 | 102 | 140 | 0 | 41 | 75 | 237 | 134 | 24 |
| Binary | 100 | 1100011 | 1000010 | 1100000 | 0 | 100001 | 111101 | 10011111 | 1011100 | 10100 |
Color Harmonies of #046342
Complementary color
Monochromatic Colors of #046342
Black with #046342
Text Example
Text Example
White with #046342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046342; }
p { color: rgb(4,99,66); }
H1.HeaderClassName
{
color: #046342;
}
.AnyTagClassName
{
color: #046342;
}
</style>
background-color css
<style>
a { background-color: #046342; }
a { background-color: rgb(4,99,66); }
div.DivClassName
{
background-color: #046342;
}
.BgClassName
{
background-color: #046342;
}
</style>
border-color css
<style>
span { border-color: #046342; }
span { border-color: rgb(4,99,66); }
td.TdClassName
{
border-color: #046342;
}
.TagClassName
{
border-color: #046342;
}
</style>