Shades of Deluge #847599
Tints of Deluge #847599
RGB
CMYK
RGB Variations
Color information
#847599 (or 0x847599) is known color: Deluge. HEX triplet: 84, 75 and 99. RGB value is (132,117,153). Sum of RGB (Red+Green+Blue) = 132+117+153=402 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.84% from 402); Green value is 117 (46.09% from 255 or 29.10% from 402); Blue value is 153 (60.16% from 255 or 38.06% from 402); Max value from RGB is 153 - color contains mainly: blue. Hex color #847599 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847599 is #7B8A66. Grayscale: #7D7D7D. Windows color (decimal): -8096359 or 10057092. OLE color: 10057092.
HSL color Cylindrical-coordinate representation of color #847599: hue angle of 265º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #847599 is Cyan = 0.14, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 117 | 153 | - |
| CMYK | 0.14 | 0.24 | 0 | 0.4 |
| HSL | 265º | 0.15% | 0.53% | - |
| HSV(B) | 265º | 0.24% | 0.6% | - |
| XYZ | 21.63 | 19.93 | 32.84 | - |
| YUV | 125.59 | 143.47 | 132.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 153 | 0.14 | 0.24 | 0 | 0.4 | 265 | 0.15 | 0.53 |
| Hex | 84 | 75 | 99 | E | 18 | 0 | 28 | 109 | F | 35 |
| Octal | 204 | 165 | 231 | 16 | 30 | 0 | 50 | 411 | 17 | 65 |
| Binary | 10000100 | 1110101 | 10011001 | 1110 | 11000 | 0 | 101000 | 100001001 | 1111 | 110101 |
Color Harmonies of #847599
Complementary color
Monochromatic Colors of #847599
Black with #847599
Text Example
Text Example
White with #847599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847599; }
p { color: rgb(132,117,153); }
H1.HeaderClassName
{
color: #847599;
}
.AnyTagClassName
{
color: #847599;
}
</style>
background-color css
<style>
a { background-color: #847599; }
a { background-color: rgb(132,117,153); }
div.DivClassName
{
background-color: #847599;
}
.BgClassName
{
background-color: #847599;
}
</style>
border-color css
<style>
span { border-color: #847599; }
span { border-color: rgb(132,117,153); }
td.TdClassName
{
border-color: #847599;
}
.TagClassName
{
border-color: #847599;
}
</style>