Shades of Watercourse #046446
Tints of Watercourse #046446
RGB
CMYK
RGB Variations
Color information
#046446 (or 0x046446) is known color: Watercourse. HEX triplet: 04, 64 and 46. RGB value is (4,100,70). Sum of RGB (Red+Green+Blue) = 4+100+70=174 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.30% from 174); Green value is 100 (39.45% from 255 or 57.47% from 174); Blue value is 70 (27.73% from 255 or 40.23% from 174); Max value from RGB is 100 - color contains mainly: green. Hex color #046446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046446 is #FB9BB9. Grayscale: #434343. Windows color (decimal): -16489402 or 4613124. OLE color: 4613124.
HSL color Cylindrical-coordinate representation of color #046446: hue angle of 161.25º 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 #046446 is Cyan = 0.96, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 70 | - |
| CMYK | 0.96 | 0 | 0.30 | 0.61 |
| HSL | 161.25º | 0.92% | 0.2% | - |
| HSV(B) | 161.25º | 0.96% | 0.39% | - |
| XYZ | 5.71 | 9.58 | 7.34 | - |
| YUV | 67.88 | 129.2 | 82.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 70 | 0.96 | 0 | 0.30 | 0.61 | 161.25 | 0.92 | 0.2 |
| Hex | 4 | 64 | 46 | 60 | 0 | 1E | 3D | A1 | 5C | 14 |
| Octal | 4 | 144 | 106 | 140 | 0 | 36 | 75 | 241 | 134 | 24 |
| Binary | 100 | 1100100 | 1000110 | 1100000 | 0 | 11110 | 111101 | 10100001 | 1011100 | 10100 |
Color Harmonies of #046446
Complementary color
Monochromatic Colors of #046446
Black with #046446
Text Example
Text Example
White with #046446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046446; }
p { color: rgb(4,100,70); }
H1.HeaderClassName
{
color: #046446;
}
.AnyTagClassName
{
color: #046446;
}
</style>
background-color css
<style>
a { background-color: #046446; }
a { background-color: rgb(4,100,70); }
div.DivClassName
{
background-color: #046446;
}
.BgClassName
{
background-color: #046446;
}
</style>
border-color css
<style>
span { border-color: #046446; }
span { border-color: rgb(4,100,70); }
td.TdClassName
{
border-color: #046446;
}
.TagClassName
{
border-color: #046446;
}
</style>