Shades of Watercourse #046352
Tints of Watercourse #046352
RGB
CMYK
RGB Variations
Color information
#046352 (or 0x046352) is known color: Watercourse. HEX triplet: 04, 63 and 52. RGB value is (4,99,82). Sum of RGB (Red+Green+Blue) = 4+99+82=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 82 (32.42% from 255 or 44.32% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #046352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046352 is #FB9CAD. Grayscale: #444444. Windows color (decimal): -16489646 or 5399300. OLE color: 5399300.
HSL color Cylindrical-coordinate representation of color #046352: hue angle of 169.26º 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 #046352 is Cyan = 0.96, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 99 | 82 | - |
| CMYK | 0.96 | 0 | 0.17 | 0.61 |
| HSL | 169.26º | 0.92% | 0.2% | - |
| HSV(B) | 169.26º | 0.96% | 0.39% | - |
| XYZ | 6.03 | 9.56 | 9.51 | - |
| YUV | 68.66 | 135.53 | 81.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 82 | 0.96 | 0 | 0.17 | 0.61 | 169.26 | 0.92 | 0.2 |
| Hex | 4 | 63 | 52 | 60 | 0 | 11 | 3D | A9 | 5C | 14 |
| Octal | 4 | 143 | 122 | 140 | 0 | 21 | 75 | 251 | 134 | 24 |
| Binary | 100 | 1100011 | 1010010 | 1100000 | 0 | 10001 | 111101 | 10101001 | 1011100 | 10100 |
Color Harmonies of #046352
Complementary color
Monochromatic Colors of #046352
Black with #046352
Text Example
Text Example
White with #046352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046352; }
p { color: rgb(4,99,82); }
H1.HeaderClassName
{
color: #046352;
}
.AnyTagClassName
{
color: #046352;
}
</style>
background-color css
<style>
a { background-color: #046352; }
a { background-color: rgb(4,99,82); }
div.DivClassName
{
background-color: #046352;
}
.BgClassName
{
background-color: #046352;
}
</style>
border-color css
<style>
span { border-color: #046352; }
span { border-color: rgb(4,99,82); }
td.TdClassName
{
border-color: #046352;
}
.TagClassName
{
border-color: #046352;
}
</style>