Shades of Watercourse #087052
Tints of Watercourse #087052
RGB
CMYK
RGB Variations
Color information
#087052 (or 0x087052) is known color: Watercourse. HEX triplet: 08, 70 and 52. RGB value is (8,112,82). Sum of RGB (Red+Green+Blue) = 8+112+82=202 (26% of max value = 765). Red value is 8 (3.52% from 255 or 3.96% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 82 (32.42% from 255 or 40.59% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #087052 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087052 is #F78FAD. Grayscale: #4D4D4D. Windows color (decimal): -16224174 or 5402632. OLE color: 5402632.
HSL color Cylindrical-coordinate representation of color #087052: hue angle of 162.69º 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 #087052 is Cyan = 0.93, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 112 | 82 | - |
| CMYK | 0.93 | 0 | 0.27 | 0.56 |
| HSL | 162.69º | 0.87% | 0.24% | - |
| HSV(B) | 162.69º | 0.93% | 0.44% | - |
| XYZ | 7.42 | 12.25 | 9.96 | - |
| YUV | 77.48 | 130.54 | 78.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 112 | 82 | 0.93 | 0 | 0.27 | 0.56 | 162.69 | 0.87 | 0.24 |
| Hex | 8 | 70 | 52 | 5D | 0 | 1B | 38 | A3 | 57 | 18 |
| Octal | 10 | 160 | 122 | 135 | 0 | 33 | 70 | 243 | 127 | 30 |
| Binary | 1000 | 1110000 | 1010010 | 1011101 | 0 | 11011 | 111000 | 10100011 | 1010111 | 11000 |
Color Harmonies of #087052
Complementary color
Monochromatic Colors of #087052
Black with #087052
Text Example
Text Example
White with #087052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087052; }
p { color: rgb(8,112,82); }
H1.HeaderClassName
{
color: #087052;
}
.AnyTagClassName
{
color: #087052;
}
</style>
background-color css
<style>
a { background-color: #087052; }
a { background-color: rgb(8,112,82); }
div.DivClassName
{
background-color: #087052;
}
.BgClassName
{
background-color: #087052;
}
</style>
border-color css
<style>
span { border-color: #087052; }
span { border-color: rgb(8,112,82); }
td.TdClassName
{
border-color: #087052;
}
.TagClassName
{
border-color: #087052;
}
</style>