Shades of Watercourse #056146
Tints of Watercourse #056146
RGB
CMYK
RGB Variations
Color information
#056146 (or 0x056146) is known color: Watercourse. HEX triplet: 05, 61 and 46. RGB value is (5,97,70). Sum of RGB (Red+Green+Blue) = 5+97+70=172 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.91% from 172); Green value is 97 (38.28% from 255 or 56.40% from 172); Blue value is 70 (27.73% from 255 or 40.70% from 172); Max value from RGB is 97 - color contains mainly: green. Hex color #056146 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #056146 is #FA9EB9. Grayscale: #424242. Windows color (decimal): -16424634 or 4612357. OLE color: 4612357.
HSL color Cylindrical-coordinate representation of color #056146: hue angle of 162.39º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056146 is Cyan = 0.95, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 97 | 70 | - |
| CMYK | 0.95 | 0 | 0.28 | 0.62 |
| HSL | 162.39º | 0.9% | 0.2% | - |
| HSV(B) | 162.39º | 0.95% | 0.38% | - |
| XYZ | 5.44 | 9.02 | 7.25 | - |
| YUV | 66.41 | 130.02 | 84.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 97 | 70 | 0.95 | 0 | 0.28 | 0.62 | 162.39 | 0.9 | 0.2 |
| Hex | 5 | 61 | 46 | 5F | 0 | 1C | 3E | A2 | 5A | 14 |
| Octal | 5 | 141 | 106 | 137 | 0 | 34 | 76 | 242 | 132 | 24 |
| Binary | 101 | 1100001 | 1000110 | 1011111 | 0 | 11100 | 111110 | 10100010 | 1011010 | 10100 |
Color Harmonies of #056146
Complementary color
Monochromatic Colors of #056146
Black with #056146
Text Example
Text Example
White with #056146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056146; }
p { color: rgb(5,97,70); }
H1.HeaderClassName
{
color: #056146;
}
.AnyTagClassName
{
color: #056146;
}
</style>
background-color css
<style>
a { background-color: #056146; }
a { background-color: rgb(5,97,70); }
div.DivClassName
{
background-color: #056146;
}
.BgClassName
{
background-color: #056146;
}
</style>
border-color css
<style>
span { border-color: #056146; }
span { border-color: rgb(5,97,70); }
td.TdClassName
{
border-color: #056146;
}
.TagClassName
{
border-color: #056146;
}
</style>