Shades of Deluge #847598
Tints of Deluge #847598
RGB
CMYK
RGB Variations
Color information
#847598 (or 0x847598) is known color: Deluge. HEX triplet: 84, 75 and 98. RGB value is (132,117,152). Sum of RGB (Red+Green+Blue) = 132+117+152=401 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.92% from 401); Green value is 117 (46.09% from 255 or 29.18% from 401); Blue value is 152 (59.77% from 255 or 37.91% from 401); Max value from RGB is 152 - color contains mainly: blue. Hex color #847598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847598 is #7B8A67. Grayscale: #7D7D7D. Windows color (decimal): -8096360 or 9991556. OLE color: 9991556.
HSL color Cylindrical-coordinate representation of color #847598: hue angle of 265.71º 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 #847598 is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 117 | 152 | - |
| CMYK | 0.13 | 0.23 | 0 | 0.40 |
| HSL | 265.71º | 0.15% | 0.53% | - |
| HSV(B) | 265.71º | 0.23% | 0.6% | - |
| XYZ | 21.54 | 19.9 | 32.41 | - |
| YUV | 125.48 | 142.97 | 132.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 152 | 0.13 | 0.23 | 0 | 0.40 | 265.71 | 0.15 | 0.53 |
| Hex | 84 | 75 | 98 | D | 17 | 0 | 28 | 10A | F | 35 |
| Octal | 204 | 165 | 230 | 15 | 27 | 0 | 50 | 412 | 17 | 65 |
| Binary | 10000100 | 1110101 | 10011000 | 1101 | 10111 | 0 | 101000 | 100001010 | 1111 | 110101 |
Color Harmonies of #847598
Complementary color
Monochromatic Colors of #847598
Black with #847598
Text Example
Text Example
White with #847598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847598; }
p { color: rgb(132,117,152); }
H1.HeaderClassName
{
color: #847598;
}
.AnyTagClassName
{
color: #847598;
}
</style>
background-color css
<style>
a { background-color: #847598; }
a { background-color: rgb(132,117,152); }
div.DivClassName
{
background-color: #847598;
}
.BgClassName
{
background-color: #847598;
}
</style>
border-color css
<style>
span { border-color: #847598; }
span { border-color: rgb(132,117,152); }
td.TdClassName
{
border-color: #847598;
}
.TagClassName
{
border-color: #847598;
}
</style>