Shades of Watercourse #046453
Tints of Watercourse #046453
RGB
CMYK
RGB Variations
Color information
#046453 (or 0x046453) is known color: Watercourse. HEX triplet: 04, 64 and 53. RGB value is (4,100,83). Sum of RGB (Red+Green+Blue) = 4+100+83=187 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.14% from 187); Green value is 100 (39.45% from 255 or 53.48% from 187); Blue value is 83 (32.81% from 255 or 44.39% from 187); Max value from RGB is 100 - color contains mainly: green. Hex color #046453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046453 is #FB9BAC. Grayscale: #454545. Windows color (decimal): -16489389 or 5465092. OLE color: 5465092.
HSL color Cylindrical-coordinate representation of color #046453: hue angle of 169.38º 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 #046453 is Cyan = 0.96, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 83 | - |
| CMYK | 0.96 | 0 | 0.17 | 0.61 |
| HSL | 169.38º | 0.92% | 0.2% | - |
| HSV(B) | 169.38º | 0.96% | 0.39% | - |
| XYZ | 6.17 | 9.76 | 9.74 | - |
| YUV | 69.36 | 135.7 | 81.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 83 | 0.96 | 0 | 0.17 | 0.61 | 169.38 | 0.92 | 0.2 |
| Hex | 4 | 64 | 53 | 60 | 0 | 11 | 3D | A9 | 5C | 14 |
| Octal | 4 | 144 | 123 | 140 | 0 | 21 | 75 | 251 | 134 | 24 |
| Binary | 100 | 1100100 | 1010011 | 1100000 | 0 | 10001 | 111101 | 10101001 | 1011100 | 10100 |
Color Harmonies of #046453
Complementary color
Monochromatic Colors of #046453
Black with #046453
Text Example
Text Example
White with #046453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046453; }
p { color: rgb(4,100,83); }
H1.HeaderClassName
{
color: #046453;
}
.AnyTagClassName
{
color: #046453;
}
</style>
background-color css
<style>
a { background-color: #046453; }
a { background-color: rgb(4,100,83); }
div.DivClassName
{
background-color: #046453;
}
.BgClassName
{
background-color: #046453;
}
</style>
border-color css
<style>
span { border-color: #046453; }
span { border-color: rgb(4,100,83); }
td.TdClassName
{
border-color: #046453;
}
.TagClassName
{
border-color: #046453;
}
</style>