Shades of Watercourse #087648
Tints of Watercourse #087648
RGB
CMYK
RGB Variations
Color information
#087648 (or 0x087648) is known color: Watercourse. HEX triplet: 08, 76 and 48. RGB value is (8,118,72). Sum of RGB (Red+Green+Blue) = 8+118+72=198 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4.04% from 198); Green value is 118 (46.48% from 255 or 59.60% from 198); Blue value is 72 (28.52% from 255 or 36.36% from 198); Max value from RGB is 118 - color contains mainly: green. Hex color #087648 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087648 is #F789B7. Grayscale: #4F4F4F. Windows color (decimal): -16222648 or 4748808. OLE color: 4748808.
HSL color Cylindrical-coordinate representation of color #087648: hue angle of 154.91º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087648 is Cyan = 0.93, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 118 | 72 | - |
| CMYK | 0.93 | 0 | 0.39 | 0.54 |
| HSL | 154.91º | 0.87% | 0.25% | - |
| HSV(B) | 154.91º | 0.93% | 0.46% | - |
| XYZ | 7.75 | 13.48 | 8.32 | - |
| YUV | 79.87 | 123.56 | 76.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 72 | 0.93 | 0 | 0.39 | 0.54 | 154.91 | 0.87 | 0.25 |
| Hex | 8 | 76 | 48 | 5D | 0 | 27 | 36 | 9B | 57 | 19 |
| Octal | 10 | 166 | 110 | 135 | 0 | 47 | 66 | 233 | 127 | 31 |
| Binary | 1000 | 1110110 | 1001000 | 1011101 | 0 | 100111 | 110110 | 10011011 | 1010111 | 11001 |
Color Harmonies of #087648
Complementary color
Monochromatic Colors of #087648
Black with #087648
Text Example
Text Example
White with #087648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087648; }
p { color: rgb(8,118,72); }
H1.HeaderClassName
{
color: #087648;
}
.AnyTagClassName
{
color: #087648;
}
</style>
background-color css
<style>
a { background-color: #087648; }
a { background-color: rgb(8,118,72); }
div.DivClassName
{
background-color: #087648;
}
.BgClassName
{
background-color: #087648;
}
</style>
border-color css
<style>
span { border-color: #087648; }
span { border-color: rgb(8,118,72); }
td.TdClassName
{
border-color: #087648;
}
.TagClassName
{
border-color: #087648;
}
</style>