Shades of Watercourse #096756
Tints of Watercourse #096756
RGB
CMYK
RGB Variations
Color information
#096756 (or 0x096756) is known color: Watercourse. HEX triplet: 09, 67 and 56. RGB value is (9,103,86). Sum of RGB (Red+Green+Blue) = 9+103+86=198 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.55% from 198); Green value is 103 (40.62% from 255 or 52.02% from 198); Blue value is 86 (33.98% from 255 or 43.43% from 198); Max value from RGB is 103 - color contains mainly: green. Hex color #096756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096756 is #F698A9. Grayscale: #484848. Windows color (decimal): -16160938 or 5662473. OLE color: 5662473.
HSL color Cylindrical-coordinate representation of color #096756: hue angle of 169.15º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096756 is Cyan = 0.91, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 103 | 86 | - |
| CMYK | 0.91 | 0 | 0.17 | 0.60 |
| HSL | 169.15º | 0.84% | 0.22% | - |
| HSV(B) | 169.15º | 0.91% | 0.4% | - |
| XYZ | 6.64 | 10.43 | 10.47 | - |
| YUV | 72.96 | 135.36 | 82.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 103 | 86 | 0.91 | 0 | 0.17 | 0.60 | 169.15 | 0.84 | 0.22 |
| Hex | 9 | 67 | 56 | 5B | 0 | 11 | 3C | A9 | 54 | 16 |
| Octal | 11 | 147 | 126 | 133 | 0 | 21 | 74 | 251 | 124 | 26 |
| Binary | 1001 | 1100111 | 1010110 | 1011011 | 0 | 10001 | 111100 | 10101001 | 1010100 | 10110 |
Color Harmonies of #096756
Complementary color
Monochromatic Colors of #096756
Black with #096756
Text Example
Text Example
White with #096756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096756; }
p { color: rgb(9,103,86); }
H1.HeaderClassName
{
color: #096756;
}
.AnyTagClassName
{
color: #096756;
}
</style>
background-color css
<style>
a { background-color: #096756; }
a { background-color: rgb(9,103,86); }
div.DivClassName
{
background-color: #096756;
}
.BgClassName
{
background-color: #096756;
}
</style>
border-color css
<style>
span { border-color: #096756; }
span { border-color: rgb(9,103,86); }
td.TdClassName
{
border-color: #096756;
}
.TagClassName
{
border-color: #096756;
}
</style>