Shades of Watercourse #087553
Tints of Watercourse #087553
RGB
CMYK
RGB Variations
Color information
#087553 (or 0x087553) is known color: Watercourse. HEX triplet: 08, 75 and 53. RGB value is (8,117,83). Sum of RGB (Red+Green+Blue) = 8+117+83=208 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.85% from 208); Green value is 117 (46.09% from 255 or 56.25% from 208); Blue value is 83 (32.81% from 255 or 39.90% from 208); Max value from RGB is 117 - color contains mainly: green. Hex color #087553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087553 is #F78AAC. Grayscale: #505050. Windows color (decimal): -16222893 or 5469448. OLE color: 5469448.
HSL color Cylindrical-coordinate representation of color #087553: hue angle of 161.28º 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 #087553 is Cyan = 0.93, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 117 | 83 | - |
| CMYK | 0.93 | 0 | 0.29 | 0.54 |
| HSL | 161.28º | 0.87% | 0.25% | - |
| HSV(B) | 161.28º | 0.93% | 0.46% | - |
| XYZ | 8.02 | 13.4 | 10.35 | - |
| YUV | 80.53 | 129.39 | 76.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 117 | 83 | 0.93 | 0 | 0.29 | 0.54 | 161.28 | 0.87 | 0.25 |
| Hex | 8 | 75 | 53 | 5D | 0 | 1D | 36 | A1 | 57 | 19 |
| Octal | 10 | 165 | 123 | 135 | 0 | 35 | 66 | 241 | 127 | 31 |
| Binary | 1000 | 1110101 | 1010011 | 1011101 | 0 | 11101 | 110110 | 10100001 | 1010111 | 11001 |
Color Harmonies of #087553
Complementary color
Monochromatic Colors of #087553
Black with #087553
Text Example
Text Example
White with #087553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087553; }
p { color: rgb(8,117,83); }
H1.HeaderClassName
{
color: #087553;
}
.AnyTagClassName
{
color: #087553;
}
</style>
background-color css
<style>
a { background-color: #087553; }
a { background-color: rgb(8,117,83); }
div.DivClassName
{
background-color: #087553;
}
.BgClassName
{
background-color: #087553;
}
</style>
border-color css
<style>
span { border-color: #087553; }
span { border-color: rgb(8,117,83); }
td.TdClassName
{
border-color: #087553;
}
.TagClassName
{
border-color: #087553;
}
</style>