Shades of Watercourse #097454
Tints of Watercourse #097454
RGB
CMYK
RGB Variations
Color information
#097454 (or 0x097454) is known color: Watercourse. HEX triplet: 09, 74 and 54. RGB value is (9,116,84). Sum of RGB (Red+Green+Blue) = 9+116+84=209 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.31% from 209); Green value is 116 (45.70% from 255 or 55.50% from 209); Blue value is 84 (33.20% from 255 or 40.19% from 209); Max value from RGB is 116 - color contains mainly: green. Hex color #097454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #097454 is #F68BAB. Grayscale: #505050. Windows color (decimal): -16157612 or 5534729. OLE color: 5534729.
HSL color Cylindrical-coordinate representation of color #097454: hue angle of 162.06º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097454 is Cyan = 0.92, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 9 | 116 | 84 | - |
| CMYK | 0.92 | 0 | 0.28 | 0.55 |
| HSL | 162.06º | 0.86% | 0.25% | - |
| HSV(B) | 162.06º | 0.92% | 0.45% | - |
| XYZ | 7.96 | 13.19 | 10.51 | - |
| YUV | 80.36 | 130.05 | 77.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 116 | 84 | 0.92 | 0 | 0.28 | 0.55 | 162.06 | 0.86 | 0.25 |
| Hex | 9 | 74 | 54 | 5C | 0 | 1C | 37 | A2 | 56 | 19 |
| Octal | 11 | 164 | 124 | 134 | 0 | 34 | 67 | 242 | 126 | 31 |
| Binary | 1001 | 1110100 | 1010100 | 1011100 | 0 | 11100 | 110111 | 10100010 | 1010110 | 11001 |
Color Harmonies of #097454
Complementary color
Monochromatic Colors of #097454
Black with #097454
Text Example
Text Example
White with #097454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097454; }
p { color: rgb(9,116,84); }
H1.HeaderClassName
{
color: #097454;
}
.AnyTagClassName
{
color: #097454;
}
</style>
background-color css
<style>
a { background-color: #097454; }
a { background-color: rgb(9,116,84); }
div.DivClassName
{
background-color: #097454;
}
.BgClassName
{
background-color: #097454;
}
</style>
border-color css
<style>
span { border-color: #097454; }
span { border-color: rgb(9,116,84); }
td.TdClassName
{
border-color: #097454;
}
.TagClassName
{
border-color: #097454;
}
</style>