Shades of Deluge #847698
Tints of Deluge #847698
RGB
CMYK
RGB Variations
Color information
#847698 (or 0x847698) is known color: Deluge. HEX triplet: 84, 76 and 98. RGB value is (132,118,152). Sum of RGB (Red+Green+Blue) = 132+118+152=402 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.84% from 402); Green value is 118 (46.48% from 255 or 29.35% from 402); Blue value is 152 (59.77% from 255 or 37.81% from 402); Max value from RGB is 152 - color contains mainly: blue. Hex color #847698 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847698 is #7B8967. Grayscale: #7D7D7D. Windows color (decimal): -8096104 or 9991812. OLE color: 9991812.
HSL color Cylindrical-coordinate representation of color #847698: hue angle of 264.71º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #847698 is Cyan = 0.13, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 118 | 152 | - |
| CMYK | 0.13 | 0.22 | 0 | 0.40 |
| HSL | 264.71º | 0.14% | 0.53% | - |
| HSV(B) | 264.71º | 0.22% | 0.6% | - |
| XYZ | 21.66 | 20.13 | 32.45 | - |
| YUV | 126.06 | 142.64 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 118 | 152 | 0.13 | 0.22 | 0 | 0.40 | 264.71 | 0.14 | 0.53 |
| Hex | 84 | 76 | 98 | D | 16 | 0 | 28 | 109 | E | 35 |
| Octal | 204 | 166 | 230 | 15 | 26 | 0 | 50 | 411 | 16 | 65 |
| Binary | 10000100 | 1110110 | 10011000 | 1101 | 10110 | 0 | 101000 | 100001001 | 1110 | 110101 |
Color Harmonies of #847698
Complementary color
Monochromatic Colors of #847698
Black with #847698
Text Example
Text Example
White with #847698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847698; }
p { color: rgb(132,118,152); }
H1.HeaderClassName
{
color: #847698;
}
.AnyTagClassName
{
color: #847698;
}
</style>
background-color css
<style>
a { background-color: #847698; }
a { background-color: rgb(132,118,152); }
div.DivClassName
{
background-color: #847698;
}
.BgClassName
{
background-color: #847698;
}
</style>
border-color css
<style>
span { border-color: #847698; }
span { border-color: rgb(132,118,152); }
td.TdClassName
{
border-color: #847698;
}
.TagClassName
{
border-color: #847698;
}
</style>