Shades of Watercourse #067246
Tints of Watercourse #067246
RGB
CMYK
RGB Variations
Color information
#067246 (or 0x067246) is known color: Watercourse. HEX triplet: 06, 72 and 46. RGB value is (6,114,70). Sum of RGB (Red+Green+Blue) = 6+114+70=190 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.16% from 190); Green value is 114 (44.92% from 255 or 60% from 190); Blue value is 70 (27.73% from 255 or 36.84% from 190); Max value from RGB is 114 - color contains mainly: green. Hex color #067246 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067246 is #F98DB9. Grayscale: #4C4C4C. Windows color (decimal): -16354746 or 4616710. OLE color: 4616710.
HSL color Cylindrical-coordinate representation of color #067246: hue angle of 155.56º 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 #067246 is Cyan = 0.95, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 114 | 70 | - |
| CMYK | 0.95 | 0 | 0.39 | 0.55 |
| HSL | 155.56º | 0.9% | 0.24% | - |
| HSV(B) | 155.56º | 0.95% | 0.45% | - |
| XYZ | 7.2 | 12.52 | 7.83 | - |
| YUV | 76.69 | 124.22 | 77.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 114 | 70 | 0.95 | 0 | 0.39 | 0.55 | 155.56 | 0.9 | 0.24 |
| Hex | 6 | 72 | 46 | 5F | 0 | 27 | 37 | 9C | 5A | 18 |
| Octal | 6 | 162 | 106 | 137 | 0 | 47 | 67 | 234 | 132 | 30 |
| Binary | 110 | 1110010 | 1000110 | 1011111 | 0 | 100111 | 110111 | 10011100 | 1011010 | 11000 |
Color Harmonies of #067246
Complementary color
Monochromatic Colors of #067246
Black with #067246
Text Example
Text Example
White with #067246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067246; }
p { color: rgb(6,114,70); }
H1.HeaderClassName
{
color: #067246;
}
.AnyTagClassName
{
color: #067246;
}
</style>
background-color css
<style>
a { background-color: #067246; }
a { background-color: rgb(6,114,70); }
div.DivClassName
{
background-color: #067246;
}
.BgClassName
{
background-color: #067246;
}
</style>
border-color css
<style>
span { border-color: #067246; }
span { border-color: rgb(6,114,70); }
td.TdClassName
{
border-color: #067246;
}
.TagClassName
{
border-color: #067246;
}
</style>