Shades of Watercourse #087152
Tints of Watercourse #087152
RGB
CMYK
RGB Variations
Color information
#087152 (or 0x087152) is known color: Watercourse. HEX triplet: 08, 71 and 52. RGB value is (8,113,82). Sum of RGB (Red+Green+Blue) = 8+113+82=203 (26% of max value = 765). Red value is 8 (3.52% from 255 or 3.94% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 82 (32.42% from 255 or 40.39% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #087152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087152 is #F78EAD. Grayscale: #4E4E4E. Windows color (decimal): -16223918 or 5402888. OLE color: 5402888.
HSL color Cylindrical-coordinate representation of color #087152: hue angle of 162.29º 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 #087152 is Cyan = 0.93, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 113 | 82 | - |
| CMYK | 0.93 | 0 | 0.27 | 0.56 |
| HSL | 162.29º | 0.87% | 0.24% | - |
| HSV(B) | 162.29º | 0.93% | 0.44% | - |
| XYZ | 7.53 | 12.47 | 9.99 | - |
| YUV | 78.07 | 130.21 | 78.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 113 | 82 | 0.93 | 0 | 0.27 | 0.56 | 162.29 | 0.87 | 0.24 |
| Hex | 8 | 71 | 52 | 5D | 0 | 1B | 38 | A2 | 57 | 18 |
| Octal | 10 | 161 | 122 | 135 | 0 | 33 | 70 | 242 | 127 | 30 |
| Binary | 1000 | 1110001 | 1010010 | 1011101 | 0 | 11011 | 111000 | 10100010 | 1010111 | 11000 |
Color Harmonies of #087152
Complementary color
Monochromatic Colors of #087152
Black with #087152
Text Example
Text Example
White with #087152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087152; }
p { color: rgb(8,113,82); }
H1.HeaderClassName
{
color: #087152;
}
.AnyTagClassName
{
color: #087152;
}
</style>
background-color css
<style>
a { background-color: #087152; }
a { background-color: rgb(8,113,82); }
div.DivClassName
{
background-color: #087152;
}
.BgClassName
{
background-color: #087152;
}
</style>
border-color css
<style>
span { border-color: #087152; }
span { border-color: rgb(8,113,82); }
td.TdClassName
{
border-color: #087152;
}
.TagClassName
{
border-color: #087152;
}
</style>