Shades of Deluge #847699
Tints of Deluge #847699
RGB
CMYK
RGB Variations
Color information
#847699 (or 0x847699) is known color: Deluge. HEX triplet: 84, 76 and 99. RGB value is (132,118,153). Sum of RGB (Red+Green+Blue) = 132+118+153=403 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.75% from 403); Green value is 118 (46.48% from 255 or 29.28% from 403); Blue value is 153 (60.16% from 255 or 37.97% from 403); Max value from RGB is 153 - color contains mainly: blue. Hex color #847699 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847699 is #7B8966. Grayscale: #7E7E7E. Windows color (decimal): -8096103 or 10057348. OLE color: 10057348.
HSL color Cylindrical-coordinate representation of color #847699: hue angle of 264º 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 #847699 is Cyan = 0.14, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 118 | 153 | - |
| CMYK | 0.14 | 0.23 | 0 | 0.4 |
| HSL | 264º | 0.15% | 0.53% | - |
| HSV(B) | 264º | 0.23% | 0.6% | - |
| XYZ | 21.74 | 20.16 | 32.88 | - |
| YUV | 126.18 | 143.14 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 118 | 153 | 0.14 | 0.23 | 0 | 0.4 | 264 | 0.15 | 0.53 |
| Hex | 84 | 76 | 99 | E | 17 | 0 | 28 | 108 | F | 35 |
| Octal | 204 | 166 | 231 | 16 | 27 | 0 | 50 | 410 | 17 | 65 |
| Binary | 10000100 | 1110110 | 10011001 | 1110 | 10111 | 0 | 101000 | 100001000 | 1111 | 110101 |
Color Harmonies of #847699
Complementary color
Monochromatic Colors of #847699
Black with #847699
Text Example
Text Example
White with #847699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847699; }
p { color: rgb(132,118,153); }
H1.HeaderClassName
{
color: #847699;
}
.AnyTagClassName
{
color: #847699;
}
</style>
background-color css
<style>
a { background-color: #847699; }
a { background-color: rgb(132,118,153); }
div.DivClassName
{
background-color: #847699;
}
.BgClassName
{
background-color: #847699;
}
</style>
border-color css
<style>
span { border-color: #847699; }
span { border-color: rgb(132,118,153); }
td.TdClassName
{
border-color: #847699;
}
.TagClassName
{
border-color: #847699;
}
</style>