Shades of Deluge #857198
Tints of Deluge #857198
RGB
CMYK
RGB Variations
Color information
#857198 (or 0x857198) is known color: Deluge. HEX triplet: 85, 71 and 98. RGB value is (133,113,152). Sum of RGB (Red+Green+Blue) = 133+113+152=398 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.42% from 398); Green value is 113 (44.53% from 255 or 28.39% from 398); Blue value is 152 (59.77% from 255 or 38.19% from 398); Max value from RGB is 152 - color contains mainly: blue. Hex color #857198 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857198 is #7A8E67. Grayscale: #7B7B7B. Windows color (decimal): -8031848 or 9990533. OLE color: 9990533.
HSL color Cylindrical-coordinate representation of color #857198: hue angle of 270.77º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #857198 is Cyan = 0.13, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 113 | 152 | - |
| CMYK | 0.13 | 0.26 | 0 | 0.40 |
| HSL | 270.77º | 0.16% | 0.52% | - |
| HSV(B) | 270.77º | 0.26% | 0.6% | - |
| XYZ | 21.25 | 19.06 | 32.27 | - |
| YUV | 123.43 | 144.13 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 113 | 152 | 0.13 | 0.26 | 0 | 0.40 | 270.77 | 0.16 | 0.52 |
| Hex | 85 | 71 | 98 | D | 1A | 0 | 28 | 10F | 10 | 34 |
| Octal | 205 | 161 | 230 | 15 | 32 | 0 | 50 | 417 | 20 | 64 |
| Binary | 10000101 | 1110001 | 10011000 | 1101 | 11010 | 0 | 101000 | 100001111 | 10000 | 110100 |
Color Harmonies of #857198
Complementary color
Monochromatic Colors of #857198
Black with #857198
Text Example
Text Example
White with #857198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857198; }
p { color: rgb(133,113,152); }
H1.HeaderClassName
{
color: #857198;
}
.AnyTagClassName
{
color: #857198;
}
</style>
background-color css
<style>
a { background-color: #857198; }
a { background-color: rgb(133,113,152); }
div.DivClassName
{
background-color: #857198;
}
.BgClassName
{
background-color: #857198;
}
</style>
border-color css
<style>
span { border-color: #857198; }
span { border-color: rgb(133,113,152); }
td.TdClassName
{
border-color: #857198;
}
.TagClassName
{
border-color: #857198;
}
</style>