Shades of Watercourse #067347
Tints of Watercourse #067347
RGB
CMYK
RGB Variations
Color information
#067347 (or 0x067347) is known color: Watercourse. HEX triplet: 06, 73 and 47. RGB value is (6,115,71). Sum of RGB (Red+Green+Blue) = 6+115+71=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 115 (45.31% from 255 or 59.90% from 192); Blue value is 71 (28.12% from 255 or 36.98% from 192); Max value from RGB is 115 - color contains mainly: green. Hex color #067347 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067347 is #F98CB8. Grayscale: #4D4D4D. Windows color (decimal): -16354489 or 4682502. OLE color: 4682502.
HSL color Cylindrical-coordinate representation of color #067347: hue angle of 155.78º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067347 is Cyan = 0.95, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 115 | 71 | - |
| CMYK | 0.95 | 0 | 0.38 | 0.55 |
| HSL | 155.78º | 0.9% | 0.24% | - |
| HSV(B) | 155.78º | 0.95% | 0.45% | - |
| XYZ | 7.34 | 12.76 | 8.04 | - |
| YUV | 77.39 | 124.39 | 77.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 115 | 71 | 0.95 | 0 | 0.38 | 0.55 | 155.78 | 0.9 | 0.24 |
| Hex | 6 | 73 | 47 | 5F | 0 | 26 | 37 | 9C | 5A | 18 |
| Octal | 6 | 163 | 107 | 137 | 0 | 46 | 67 | 234 | 132 | 30 |
| Binary | 110 | 1110011 | 1000111 | 1011111 | 0 | 100110 | 110111 | 10011100 | 1011010 | 11000 |
Color Harmonies of #067347
Complementary color
Monochromatic Colors of #067347
Black with #067347
Text Example
Text Example
White with #067347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067347; }
p { color: rgb(6,115,71); }
H1.HeaderClassName
{
color: #067347;
}
.AnyTagClassName
{
color: #067347;
}
</style>
background-color css
<style>
a { background-color: #067347; }
a { background-color: rgb(6,115,71); }
div.DivClassName
{
background-color: #067347;
}
.BgClassName
{
background-color: #067347;
}
</style>
border-color css
<style>
span { border-color: #067347; }
span { border-color: rgb(6,115,71); }
td.TdClassName
{
border-color: #067347;
}
.TagClassName
{
border-color: #067347;
}
</style>