Shades of Watercourse #046953
Tints of Watercourse #046953
RGB
CMYK
RGB Variations
Color information
#046953 (or 0x046953) is known color: Watercourse. HEX triplet: 04, 69 and 53. RGB value is (4,105,83). Sum of RGB (Red+Green+Blue) = 4+105+83=192 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.08% from 192); Green value is 105 (41.41% from 255 or 54.69% from 192); Blue value is 83 (32.81% from 255 or 43.23% from 192); Max value from RGB is 105 - color contains mainly: green. Hex color #046953 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046953 is #FB96AC. Grayscale: #484848. Windows color (decimal): -16488109 or 5466372. OLE color: 5466372.
HSL color Cylindrical-coordinate representation of color #046953: hue angle of 166.93º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046953 is Cyan = 0.96, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 105 | 83 | - |
| CMYK | 0.96 | 0 | 0.21 | 0.59 |
| HSL | 166.93º | 0.93% | 0.21% | - |
| HSV(B) | 166.93º | 0.96% | 0.41% | - |
| XYZ | 6.66 | 10.75 | 9.91 | - |
| YUV | 72.29 | 134.04 | 79.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 83 | 0.96 | 0 | 0.21 | 0.59 | 166.93 | 0.93 | 0.21 |
| Hex | 4 | 69 | 53 | 60 | 0 | 15 | 3B | A7 | 5D | 15 |
| Octal | 4 | 151 | 123 | 140 | 0 | 25 | 73 | 247 | 135 | 25 |
| Binary | 100 | 1101001 | 1010011 | 1100000 | 0 | 10101 | 111011 | 10100111 | 1011101 | 10101 |
Color Harmonies of #046953
Complementary color
Monochromatic Colors of #046953
Black with #046953
Text Example
Text Example
White with #046953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046953; }
p { color: rgb(4,105,83); }
H1.HeaderClassName
{
color: #046953;
}
.AnyTagClassName
{
color: #046953;
}
</style>
background-color css
<style>
a { background-color: #046953; }
a { background-color: rgb(4,105,83); }
div.DivClassName
{
background-color: #046953;
}
.BgClassName
{
background-color: #046953;
}
</style>
border-color css
<style>
span { border-color: #046953; }
span { border-color: rgb(4,105,83); }
td.TdClassName
{
border-color: #046953;
}
.TagClassName
{
border-color: #046953;
}
</style>