Shades of Watercourse #087348
Tints of Watercourse #087348
RGB
CMYK
RGB Variations
Color information
#087348 (or 0x087348) is known color: Watercourse. HEX triplet: 08, 73 and 48. RGB value is (8,115,72). Sum of RGB (Red+Green+Blue) = 8+115+72=195 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.10% from 195); Green value is 115 (45.31% from 255 or 58.97% from 195); Blue value is 72 (28.52% from 255 or 36.92% from 195); Max value from RGB is 115 - color contains mainly: green. Hex color #087348 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087348 is #F78CB7. Grayscale: #4E4E4E. Windows color (decimal): -16223416 or 4748040. OLE color: 4748040.
HSL color Cylindrical-coordinate representation of color #087348: hue angle of 155.89º 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 #087348 is Cyan = 0.93, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 115 | 72 | - |
| CMYK | 0.93 | 0 | 0.37 | 0.55 |
| HSL | 155.89º | 0.87% | 0.24% | - |
| HSV(B) | 155.89º | 0.93% | 0.45% | - |
| XYZ | 7.4 | 12.78 | 8.21 | - |
| YUV | 78.11 | 124.55 | 78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 115 | 72 | 0.93 | 0 | 0.37 | 0.55 | 155.89 | 0.87 | 0.24 |
| Hex | 8 | 73 | 48 | 5D | 0 | 25 | 37 | 9C | 57 | 18 |
| Octal | 10 | 163 | 110 | 135 | 0 | 45 | 67 | 234 | 127 | 30 |
| Binary | 1000 | 1110011 | 1001000 | 1011101 | 0 | 100101 | 110111 | 10011100 | 1010111 | 11000 |
Color Harmonies of #087348
Complementary color
Monochromatic Colors of #087348
Black with #087348
Text Example
Text Example
White with #087348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087348; }
p { color: rgb(8,115,72); }
H1.HeaderClassName
{
color: #087348;
}
.AnyTagClassName
{
color: #087348;
}
</style>
background-color css
<style>
a { background-color: #087348; }
a { background-color: rgb(8,115,72); }
div.DivClassName
{
background-color: #087348;
}
.BgClassName
{
background-color: #087348;
}
</style>
border-color css
<style>
span { border-color: #087348; }
span { border-color: rgb(8,115,72); }
td.TdClassName
{
border-color: #087348;
}
.TagClassName
{
border-color: #087348;
}
</style>