Shades of Deluge #857298
Tints of Deluge #857298
RGB
CMYK
RGB Variations
Color information
#857298 (or 0x857298) is known color: Deluge. HEX triplet: 85, 72 and 98. RGB value is (133,114,152). Sum of RGB (Red+Green+Blue) = 133+114+152=399 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.33% from 399); Green value is 114 (44.92% from 255 or 28.57% from 399); Blue value is 152 (59.77% from 255 or 38.10% from 399); Max value from RGB is 152 - color contains mainly: blue. Hex color #857298 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857298 is #7A8D67. Grayscale: #7B7B7B. Windows color (decimal): -8031592 or 9990789. OLE color: 9990789.
HSL color Cylindrical-coordinate representation of color #857298: hue angle of 270º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #857298 is Cyan = 0.13, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 114 | 152 | - |
| CMYK | 0.13 | 0.25 | 0 | 0.40 |
| HSL | 270º | 0.16% | 0.52% | - |
| HSV(B) | 270º | 0.25% | 0.6% | - |
| XYZ | 21.36 | 19.29 | 32.3 | - |
| YUV | 124.01 | 143.79 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 152 | 0.13 | 0.25 | 0 | 0.40 | 270 | 0.16 | 0.52 |
| Hex | 85 | 72 | 98 | D | 19 | 0 | 28 | 10E | 10 | 34 |
| Octal | 205 | 162 | 230 | 15 | 31 | 0 | 50 | 416 | 20 | 64 |
| Binary | 10000101 | 1110010 | 10011000 | 1101 | 11001 | 0 | 101000 | 100001110 | 10000 | 110100 |
Color Harmonies of #857298
Complementary color
Monochromatic Colors of #857298
Black with #857298
Text Example
Text Example
White with #857298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857298; }
p { color: rgb(133,114,152); }
H1.HeaderClassName
{
color: #857298;
}
.AnyTagClassName
{
color: #857298;
}
</style>
background-color css
<style>
a { background-color: #857298; }
a { background-color: rgb(133,114,152); }
div.DivClassName
{
background-color: #857298;
}
.BgClassName
{
background-color: #857298;
}
</style>
border-color css
<style>
span { border-color: #857298; }
span { border-color: rgb(133,114,152); }
td.TdClassName
{
border-color: #857298;
}
.TagClassName
{
border-color: #857298;
}
</style>