Shades of Watercourse #087249
Tints of Watercourse #087249
RGB
CMYK
RGB Variations
Color information
#087249 (or 0x087249) is known color: Watercourse. HEX triplet: 08, 72 and 49. RGB value is (8,114,73). Sum of RGB (Red+Green+Blue) = 8+114+73=195 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.10% from 195); Green value is 114 (44.92% from 255 or 58.46% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 114 - color contains mainly: green. Hex color #087249 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087249 is #F78DB6. Grayscale: #4D4D4D. Windows color (decimal): -16223671 or 4813320. OLE color: 4813320.
HSL color Cylindrical-coordinate representation of color #087249: hue angle of 156.79º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087249 is Cyan = 0.93, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 114 | 73 | - |
| CMYK | 0.93 | 0 | 0.36 | 0.55 |
| HSL | 156.79º | 0.87% | 0.24% | - |
| HSV(B) | 156.79º | 0.93% | 0.45% | - |
| XYZ | 7.32 | 12.57 | 8.34 | - |
| YUV | 77.63 | 125.38 | 78.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 114 | 73 | 0.93 | 0 | 0.36 | 0.55 | 156.79 | 0.87 | 0.24 |
| Hex | 8 | 72 | 49 | 5D | 0 | 24 | 37 | 9D | 57 | 18 |
| Octal | 10 | 162 | 111 | 135 | 0 | 44 | 67 | 235 | 127 | 30 |
| Binary | 1000 | 1110010 | 1001001 | 1011101 | 0 | 100100 | 110111 | 10011101 | 1010111 | 11000 |
Color Harmonies of #087249
Complementary color
Monochromatic Colors of #087249
Black with #087249
Text Example
Text Example
White with #087249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087249; }
p { color: rgb(8,114,73); }
H1.HeaderClassName
{
color: #087249;
}
.AnyTagClassName
{
color: #087249;
}
</style>
background-color css
<style>
a { background-color: #087249; }
a { background-color: rgb(8,114,73); }
div.DivClassName
{
background-color: #087249;
}
.BgClassName
{
background-color: #087249;
}
</style>
border-color css
<style>
span { border-color: #087249; }
span { border-color: rgb(8,114,73); }
td.TdClassName
{
border-color: #087249;
}
.TagClassName
{
border-color: #087249;
}
</style>