Shades of Deluge #837798
Tints of Deluge #837798
RGB
CMYK
RGB Variations
Color information
#837798 (or 0x837798) is known color: Deluge. HEX triplet: 83, 77 and 98. RGB value is (131,119,152). Sum of RGB (Red+Green+Blue) = 131+119+152=402 (53% of max value = 765). Red value is 131 (51.56% from 255 or 32.59% from 402); Green value is 119 (46.88% from 255 or 29.60% 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 #837798 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837798 is #7C8867. Grayscale: #7E7E7E. Windows color (decimal): -8161384 or 9992067. OLE color: 9992067.
HSL color Cylindrical-coordinate representation of color #837798: hue angle of 261.82º 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 #837798 is Cyan = 0.14, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 131 | 119 | 152 | - |
| CMYK | 0.14 | 0.22 | 0 | 0.40 |
| HSL | 261.82º | 0.14% | 0.53% | - |
| HSV(B) | 261.82º | 0.22% | 0.6% | - |
| XYZ | 21.62 | 20.29 | 32.48 | - |
| YUV | 126.35 | 142.48 | 131.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 152 | 0.14 | 0.22 | 0 | 0.40 | 261.82 | 0.14 | 0.53 |
| Hex | 83 | 77 | 98 | E | 16 | 0 | 28 | 106 | E | 35 |
| Octal | 203 | 167 | 230 | 16 | 26 | 0 | 50 | 406 | 16 | 65 |
| Binary | 10000011 | 1110111 | 10011000 | 1110 | 10110 | 0 | 101000 | 100000110 | 1110 | 110101 |
Color Harmonies of #837798
Complementary color
Monochromatic Colors of #837798
Black with #837798
Text Example
Text Example
White with #837798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837798; }
p { color: rgb(131,119,152); }
H1.HeaderClassName
{
color: #837798;
}
.AnyTagClassName
{
color: #837798;
}
</style>
background-color css
<style>
a { background-color: #837798; }
a { background-color: rgb(131,119,152); }
div.DivClassName
{
background-color: #837798;
}
.BgClassName
{
background-color: #837798;
}
</style>
border-color css
<style>
span { border-color: #837798; }
span { border-color: rgb(131,119,152); }
td.TdClassName
{
border-color: #837798;
}
.TagClassName
{
border-color: #837798;
}
</style>