Shades of Deluge #847597
Tints of Deluge #847597
RGB
CMYK
RGB Variations
Color information
#847597 (or 0x847597) is known color: Deluge. HEX triplet: 84, 75 and 97. RGB value is (132,117,151). Sum of RGB (Red+Green+Blue) = 132+117+151=400 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33% from 400); Green value is 117 (46.09% from 255 or 29.25% from 400); Blue value is 151 (59.38% from 255 or 37.75% from 400); Max value from RGB is 151 - color contains mainly: blue. Hex color #847597 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847597 is #7B8A68. Grayscale: #7D7D7D. Windows color (decimal): -8096361 or 9926020. OLE color: 9926020.
HSL color Cylindrical-coordinate representation of color #847597: hue angle of 266.47º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #847597 is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 117 | 151 | - |
| CMYK | 0.13 | 0.23 | 0 | 0.41 |
| HSL | 266.47º | 0.14% | 0.53% | - |
| HSV(B) | 266.47º | 0.23% | 0.59% | - |
| XYZ | 21.46 | 19.86 | 31.98 | - |
| YUV | 125.36 | 142.47 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 151 | 0.13 | 0.23 | 0 | 0.41 | 266.47 | 0.14 | 0.53 |
| Hex | 84 | 75 | 97 | D | 17 | 0 | 29 | 10A | E | 35 |
| Octal | 204 | 165 | 227 | 15 | 27 | 0 | 51 | 412 | 16 | 65 |
| Binary | 10000100 | 1110101 | 10010111 | 1101 | 10111 | 0 | 101001 | 100001010 | 1110 | 110101 |
Color Harmonies of #847597
Complementary color
Monochromatic Colors of #847597
Black with #847597
Text Example
Text Example
White with #847597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847597; }
p { color: rgb(132,117,151); }
H1.HeaderClassName
{
color: #847597;
}
.AnyTagClassName
{
color: #847597;
}
</style>
background-color css
<style>
a { background-color: #847597; }
a { background-color: rgb(132,117,151); }
div.DivClassName
{
background-color: #847597;
}
.BgClassName
{
background-color: #847597;
}
</style>
border-color css
<style>
span { border-color: #847597; }
span { border-color: rgb(132,117,151); }
td.TdClassName
{
border-color: #847597;
}
.TagClassName
{
border-color: #847597;
}
</style>