Shades of Watercourse #067056
Tints of Watercourse #067056
RGB
CMYK
RGB Variations
Color information
#067056 (or 0x067056) is known color: Watercourse. HEX triplet: 06, 70 and 56. RGB value is (6,112,86). Sum of RGB (Red+Green+Blue) = 6+112+86=204 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.94% from 204); Green value is 112 (44.14% from 255 or 54.90% from 204); Blue value is 86 (33.98% from 255 or 42.16% from 204); Max value from RGB is 112 - color contains mainly: green. Hex color #067056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067056 is #F98FA9. Grayscale: #4D4D4D. Windows color (decimal): -16355242 or 5664774. OLE color: 5664774.
HSL color Cylindrical-coordinate representation of color #067056: hue angle of 165.28º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067056 is Cyan = 0.95, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 112 | 86 | - |
| CMYK | 0.95 | 0 | 0.23 | 0.56 |
| HSL | 165.28º | 0.9% | 0.23% | - |
| HSV(B) | 165.28º | 0.95% | 0.44% | - |
| XYZ | 7.55 | 12.3 | 10.78 | - |
| YUV | 77.34 | 132.88 | 77.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 112 | 86 | 0.95 | 0 | 0.23 | 0.56 | 165.28 | 0.9 | 0.23 |
| Hex | 6 | 70 | 56 | 5F | 0 | 17 | 38 | A5 | 5A | 17 |
| Octal | 6 | 160 | 126 | 137 | 0 | 27 | 70 | 245 | 132 | 27 |
| Binary | 110 | 1110000 | 1010110 | 1011111 | 0 | 10111 | 111000 | 10100101 | 1011010 | 10111 |
Color Harmonies of #067056
Complementary color
Monochromatic Colors of #067056
Black with #067056
Text Example
Text Example
White with #067056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067056; }
p { color: rgb(6,112,86); }
H1.HeaderClassName
{
color: #067056;
}
.AnyTagClassName
{
color: #067056;
}
</style>
background-color css
<style>
a { background-color: #067056; }
a { background-color: rgb(6,112,86); }
div.DivClassName
{
background-color: #067056;
}
.BgClassName
{
background-color: #067056;
}
</style>
border-color css
<style>
span { border-color: #067056; }
span { border-color: rgb(6,112,86); }
td.TdClassName
{
border-color: #067056;
}
.TagClassName
{
border-color: #067056;
}
</style>