Shades of Watercourse #087148
Tints of Watercourse #087148
RGB
CMYK
RGB Variations
Color information
#087148 (or 0x087148) is known color: Watercourse. HEX triplet: 08, 71 and 48. RGB value is (8,113,72). Sum of RGB (Red+Green+Blue) = 8+113+72=193 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.15% from 193); Green value is 113 (44.53% from 255 or 58.55% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 113 - color contains mainly: green. Hex color #087148 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087148 is #F78EB7. Grayscale: #4C4C4C. Windows color (decimal): -16223928 or 4747528. OLE color: 4747528.
HSL color Cylindrical-coordinate representation of color #087148: hue angle of 156.57º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087148 is Cyan = 0.93, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 113 | 72 | - |
| CMYK | 0.93 | 0 | 0.36 | 0.56 |
| HSL | 156.57º | 0.87% | 0.24% | - |
| HSV(B) | 156.57º | 0.93% | 0.44% | - |
| XYZ | 7.17 | 12.33 | 8.13 | - |
| YUV | 76.93 | 125.21 | 78.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 113 | 72 | 0.93 | 0 | 0.36 | 0.56 | 156.57 | 0.87 | 0.24 |
| Hex | 8 | 71 | 48 | 5D | 0 | 24 | 38 | 9D | 57 | 18 |
| Octal | 10 | 161 | 110 | 135 | 0 | 44 | 70 | 235 | 127 | 30 |
| Binary | 1000 | 1110001 | 1001000 | 1011101 | 0 | 100100 | 111000 | 10011101 | 1010111 | 11000 |
Color Harmonies of #087148
Complementary color
Monochromatic Colors of #087148
Black with #087148
Text Example
Text Example
White with #087148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087148; }
p { color: rgb(8,113,72); }
H1.HeaderClassName
{
color: #087148;
}
.AnyTagClassName
{
color: #087148;
}
</style>
background-color css
<style>
a { background-color: #087148; }
a { background-color: rgb(8,113,72); }
div.DivClassName
{
background-color: #087148;
}
.BgClassName
{
background-color: #087148;
}
</style>
border-color css
<style>
span { border-color: #087148; }
span { border-color: rgb(8,113,72); }
td.TdClassName
{
border-color: #087148;
}
.TagClassName
{
border-color: #087148;
}
</style>