Shades of Deluge #847099
Tints of Deluge #847099
RGB
CMYK
RGB Variations
Color information
#847099 (or 0x847099) is known color: Deluge. HEX triplet: 84, 70 and 99. RGB value is (132,112,153). Sum of RGB (Red+Green+Blue) = 132+112+153=397 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.25% from 397); Green value is 112 (44.14% from 255 or 28.21% from 397); Blue value is 153 (60.16% from 255 or 38.54% from 397); Max value from RGB is 153 - color contains mainly: blue. Hex color #847099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847099 is #7B8F66. Grayscale: #7A7A7A. Windows color (decimal): -8097639 or 10055812. OLE color: 10055812.
HSL color Cylindrical-coordinate representation of color #847099: hue angle of 269.27º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #847099 is Cyan = 0.14, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 112 | 153 | - |
| CMYK | 0.14 | 0.27 | 0 | 0.4 |
| HSL | 269.27º | 0.17% | 0.52% | - |
| HSV(B) | 269.27º | 0.27% | 0.6% | - |
| XYZ | 21.06 | 18.79 | 32.65 | - |
| YUV | 122.65 | 145.13 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 153 | 0.14 | 0.27 | 0 | 0.4 | 269.27 | 0.17 | 0.52 |
| Hex | 84 | 70 | 99 | E | 1B | 0 | 28 | 10D | 11 | 34 |
| Octal | 204 | 160 | 231 | 16 | 33 | 0 | 50 | 415 | 21 | 64 |
| Binary | 10000100 | 1110000 | 10011001 | 1110 | 11011 | 0 | 101000 | 100001101 | 10001 | 110100 |
Color Harmonies of #847099
Complementary color
Monochromatic Colors of #847099
Black with #847099
Text Example
Text Example
White with #847099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847099; }
p { color: rgb(132,112,153); }
H1.HeaderClassName
{
color: #847099;
}
.AnyTagClassName
{
color: #847099;
}
</style>
background-color css
<style>
a { background-color: #847099; }
a { background-color: rgb(132,112,153); }
div.DivClassName
{
background-color: #847099;
}
.BgClassName
{
background-color: #847099;
}
</style>
border-color css
<style>
span { border-color: #847099; }
span { border-color: rgb(132,112,153); }
td.TdClassName
{
border-color: #847099;
}
.TagClassName
{
border-color: #847099;
}
</style>