Shades of Watercourse #046452
Tints of Watercourse #046452
RGB
CMYK
RGB Variations
Color information
#046452 (or 0x046452) is known color: Watercourse. HEX triplet: 04, 64 and 52. RGB value is (4,100,82). Sum of RGB (Red+Green+Blue) = 4+100+82=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 100 (39.45% from 255 or 53.76% from 186); Blue value is 82 (32.42% from 255 or 44.09% from 186); Max value from RGB is 100 - color contains mainly: green. Hex color #046452 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046452 is #FB9BAD. Grayscale: #454545. Windows color (decimal): -16489390 or 5399556. OLE color: 5399556.
HSL color Cylindrical-coordinate representation of color #046452: hue angle of 168.75º 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 #046452 is Cyan = 0.96, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 82 | - |
| CMYK | 0.96 | 0 | 0.18 | 0.61 |
| HSL | 168.75º | 0.92% | 0.2% | - |
| HSV(B) | 168.75º | 0.96% | 0.39% | - |
| XYZ | 6.13 | 9.75 | 9.54 | - |
| YUV | 69.24 | 135.2 | 81.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 82 | 0.96 | 0 | 0.18 | 0.61 | 168.75 | 0.92 | 0.2 |
| Hex | 4 | 64 | 52 | 60 | 0 | 12 | 3D | A9 | 5C | 14 |
| Octal | 4 | 144 | 122 | 140 | 0 | 22 | 75 | 251 | 134 | 24 |
| Binary | 100 | 1100100 | 1010010 | 1100000 | 0 | 10010 | 111101 | 10101001 | 1011100 | 10100 |
Color Harmonies of #046452
Complementary color
Monochromatic Colors of #046452
Black with #046452
Text Example
Text Example
White with #046452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046452; }
p { color: rgb(4,100,82); }
H1.HeaderClassName
{
color: #046452;
}
.AnyTagClassName
{
color: #046452;
}
</style>
background-color css
<style>
a { background-color: #046452; }
a { background-color: rgb(4,100,82); }
div.DivClassName
{
background-color: #046452;
}
.BgClassName
{
background-color: #046452;
}
</style>
border-color css
<style>
span { border-color: #046452; }
span { border-color: rgb(4,100,82); }
td.TdClassName
{
border-color: #046452;
}
.TagClassName
{
border-color: #046452;
}
</style>