Shades of Deluge #877699
Tints of Deluge #877699
RGB
CMYK
RGB Variations
Color information
#877699 (or 0x877699) is known color: Deluge. HEX triplet: 87, 76 and 99. RGB value is (135,118,153). Sum of RGB (Red+Green+Blue) = 135+118+153=406 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.25% from 406); Green value is 118 (46.48% from 255 or 29.06% from 406); Blue value is 153 (60.16% from 255 or 37.68% from 406); Max value from RGB is 153 - color contains mainly: blue. Hex color #877699 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877699 is #788966. Grayscale: #7E7E7E. Windows color (decimal): -7899495 or 10057351. OLE color: 10057351.
HSL color Cylindrical-coordinate representation of color #877699: hue angle of 269.14º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #877699 is Cyan = 0.12, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 135 | 118 | 153 | - |
| CMYK | 0.12 | 0.23 | 0 | 0.4 |
| HSL | 269.14º | 0.15% | 0.53% | - |
| HSV(B) | 269.14º | 0.23% | 0.6% | - |
| XYZ | 22.22 | 20.41 | 32.9 | - |
| YUV | 127.07 | 142.63 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 153 | 0.12 | 0.23 | 0 | 0.4 | 269.14 | 0.15 | 0.53 |
| Hex | 87 | 76 | 99 | C | 17 | 0 | 28 | 10D | F | 35 |
| Octal | 207 | 166 | 231 | 14 | 27 | 0 | 50 | 415 | 17 | 65 |
| Binary | 10000111 | 1110110 | 10011001 | 1100 | 10111 | 0 | 101000 | 100001101 | 1111 | 110101 |
Color Harmonies of #877699
Complementary color
Monochromatic Colors of #877699
Black with #877699
Text Example
Text Example
White with #877699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877699; }
p { color: rgb(135,118,153); }
H1.HeaderClassName
{
color: #877699;
}
.AnyTagClassName
{
color: #877699;
}
</style>
background-color css
<style>
a { background-color: #877699; }
a { background-color: rgb(135,118,153); }
div.DivClassName
{
background-color: #877699;
}
.BgClassName
{
background-color: #877699;
}
</style>
border-color css
<style>
span { border-color: #877699; }
span { border-color: rgb(135,118,153); }
td.TdClassName
{
border-color: #877699;
}
.TagClassName
{
border-color: #877699;
}
</style>