Shades of Watercourse #096147
Tints of Watercourse #096147
RGB
CMYK
RGB Variations
Color information
#096147 (or 0x096147) is known color: Watercourse. HEX triplet: 09, 61 and 47. RGB value is (9,97,71). Sum of RGB (Red+Green+Blue) = 9+97+71=177 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.08% from 177); Green value is 97 (38.28% from 255 or 54.80% from 177); Blue value is 71 (28.12% from 255 or 40.11% from 177); Max value from RGB is 97 - color contains mainly: green. Hex color #096147 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #096147 is #F69EB8. Grayscale: #434343. Windows color (decimal): -16162489 or 4677897. OLE color: 4677897.
HSL color Cylindrical-coordinate representation of color #096147: hue angle of 162.27º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096147 is Cyan = 0.91, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 97 | 71 | - |
| CMYK | 0.91 | 0 | 0.27 | 0.62 |
| HSL | 162.27º | 0.83% | 0.21% | - |
| HSV(B) | 162.27º | 0.91% | 0.38% | - |
| XYZ | 5.52 | 9.06 | 7.42 | - |
| YUV | 67.72 | 129.85 | 86.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 97 | 71 | 0.91 | 0 | 0.27 | 0.62 | 162.27 | 0.83 | 0.21 |
| Hex | 9 | 61 | 47 | 5B | 0 | 1B | 3E | A2 | 53 | 15 |
| Octal | 11 | 141 | 107 | 133 | 0 | 33 | 76 | 242 | 123 | 25 |
| Binary | 1001 | 1100001 | 1000111 | 1011011 | 0 | 11011 | 111110 | 10100010 | 1010011 | 10101 |
Color Harmonies of #096147
Complementary color
Monochromatic Colors of #096147
Black with #096147
Text Example
Text Example
White with #096147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096147; }
p { color: rgb(9,97,71); }
H1.HeaderClassName
{
color: #096147;
}
.AnyTagClassName
{
color: #096147;
}
</style>
background-color css
<style>
a { background-color: #096147; }
a { background-color: rgb(9,97,71); }
div.DivClassName
{
background-color: #096147;
}
.BgClassName
{
background-color: #096147;
}
</style>
border-color css
<style>
span { border-color: #096147; }
span { border-color: rgb(9,97,71); }
td.TdClassName
{
border-color: #096147;
}
.TagClassName
{
border-color: #096147;
}
</style>