Shades of Deluge #857798
Tints of Deluge #857798
RGB
CMYK
RGB Variations
Color information
#857798 (or 0x857798) is known color: Deluge. HEX triplet: 85, 77 and 98. RGB value is (133,119,152). Sum of RGB (Red+Green+Blue) = 133+119+152=404 (53% of max value = 765). Red value is 133 (52.34% from 255 or 32.92% from 404); Green value is 119 (46.88% from 255 or 29.46% from 404); Blue value is 152 (59.77% from 255 or 37.62% from 404); Max value from RGB is 152 - color contains mainly: blue. Hex color #857798 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857798 is #7A8867. Grayscale: #7E7E7E. Windows color (decimal): -8030312 or 9992069. OLE color: 9992069.
HSL color Cylindrical-coordinate representation of color #857798: hue angle of 265.45º 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 #857798 is Cyan = 0.13, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 119 | 152 | - |
| CMYK | 0.13 | 0.22 | 0 | 0.40 |
| HSL | 265.45º | 0.14% | 0.53% | - |
| HSV(B) | 265.45º | 0.22% | 0.6% | - |
| XYZ | 21.94 | 20.45 | 32.5 | - |
| YUV | 126.95 | 142.14 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 152 | 0.13 | 0.22 | 0 | 0.40 | 265.45 | 0.14 | 0.53 |
| Hex | 85 | 77 | 98 | D | 16 | 0 | 28 | 109 | E | 35 |
| Octal | 205 | 167 | 230 | 15 | 26 | 0 | 50 | 411 | 16 | 65 |
| Binary | 10000101 | 1110111 | 10011000 | 1101 | 10110 | 0 | 101000 | 100001001 | 1110 | 110101 |
Color Harmonies of #857798
Complementary color
Monochromatic Colors of #857798
Black with #857798
Text Example
Text Example
White with #857798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857798; }
p { color: rgb(133,119,152); }
H1.HeaderClassName
{
color: #857798;
}
.AnyTagClassName
{
color: #857798;
}
</style>
background-color css
<style>
a { background-color: #857798; }
a { background-color: rgb(133,119,152); }
div.DivClassName
{
background-color: #857798;
}
.BgClassName
{
background-color: #857798;
}
</style>
border-color css
<style>
span { border-color: #857798; }
span { border-color: rgb(133,119,152); }
td.TdClassName
{
border-color: #857798;
}
.TagClassName
{
border-color: #857798;
}
</style>