Shades of Watercourse #046956
Tints of Watercourse #046956
RGB
CMYK
RGB Variations
Color information
#046956 (or 0x046956) is known color: Watercourse. HEX triplet: 04, 69 and 56. RGB value is (4,105,86). Sum of RGB (Red+Green+Blue) = 4+105+86=195 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.05% from 195); Green value is 105 (41.41% from 255 or 53.85% from 195); Blue value is 86 (33.98% from 255 or 44.10% from 195); Max value from RGB is 105 - color contains mainly: green. Hex color #046956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046956 is #FB96A9. Grayscale: #484848. Windows color (decimal): -16488106 or 5662980. OLE color: 5662980.
HSL color Cylindrical-coordinate representation of color #046956: hue angle of 168.71º 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 #046956 is Cyan = 0.96, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 105 | 86 | - |
| CMYK | 0.96 | 0 | 0.18 | 0.59 |
| HSL | 168.71º | 0.93% | 0.21% | - |
| HSV(B) | 168.71º | 0.96% | 0.41% | - |
| XYZ | 6.78 | 10.8 | 10.53 | - |
| YUV | 72.64 | 135.54 | 79.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 86 | 0.96 | 0 | 0.18 | 0.59 | 168.71 | 0.93 | 0.21 |
| Hex | 4 | 69 | 56 | 60 | 0 | 12 | 3B | A9 | 5D | 15 |
| Octal | 4 | 151 | 126 | 140 | 0 | 22 | 73 | 251 | 135 | 25 |
| Binary | 100 | 1101001 | 1010110 | 1100000 | 0 | 10010 | 111011 | 10101001 | 1011101 | 10101 |
Color Harmonies of #046956
Complementary color
Monochromatic Colors of #046956
Black with #046956
Text Example
Text Example
White with #046956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046956; }
p { color: rgb(4,105,86); }
H1.HeaderClassName
{
color: #046956;
}
.AnyTagClassName
{
color: #046956;
}
</style>
background-color css
<style>
a { background-color: #046956; }
a { background-color: rgb(4,105,86); }
div.DivClassName
{
background-color: #046956;
}
.BgClassName
{
background-color: #046956;
}
</style>
border-color css
<style>
span { border-color: #046956; }
span { border-color: rgb(4,105,86); }
td.TdClassName
{
border-color: #046956;
}
.TagClassName
{
border-color: #046956;
}
</style>