Shades of Deluge #857598
Tints of Deluge #857598
RGB
CMYK
RGB Variations
Color information
#857598 (or 0x857598) is known color: Deluge. HEX triplet: 85, 75 and 98. RGB value is (133,117,152). Sum of RGB (Red+Green+Blue) = 133+117+152=402 (53% of max value = 765). Red value is 133 (52.34% from 255 or 33.08% from 402); Green value is 117 (46.09% from 255 or 29.10% 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 #857598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857598 is #7A8A67. Grayscale: #7D7D7D. Windows color (decimal): -8030824 or 9991557. OLE color: 9991557.
HSL color Cylindrical-coordinate representation of color #857598: hue angle of 267.43º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #857598 is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 117 | 152 | - |
| CMYK | 0.13 | 0.23 | 0 | 0.40 |
| HSL | 267.43º | 0.15% | 0.53% | - |
| HSV(B) | 267.43º | 0.23% | 0.6% | - |
| XYZ | 21.7 | 19.98 | 32.42 | - |
| YUV | 125.77 | 142.8 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 152 | 0.13 | 0.23 | 0 | 0.40 | 267.43 | 0.15 | 0.53 |
| Hex | 85 | 75 | 98 | D | 17 | 0 | 28 | 10B | F | 35 |
| Octal | 205 | 165 | 230 | 15 | 27 | 0 | 50 | 413 | 17 | 65 |
| Binary | 10000101 | 1110101 | 10011000 | 1101 | 10111 | 0 | 101000 | 100001011 | 1111 | 110101 |
Color Harmonies of #857598
Complementary color
Monochromatic Colors of #857598
Black with #857598
Text Example
Text Example
White with #857598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857598; }
p { color: rgb(133,117,152); }
H1.HeaderClassName
{
color: #857598;
}
.AnyTagClassName
{
color: #857598;
}
</style>
background-color css
<style>
a { background-color: #857598; }
a { background-color: rgb(133,117,152); }
div.DivClassName
{
background-color: #857598;
}
.BgClassName
{
background-color: #857598;
}
</style>
border-color css
<style>
span { border-color: #857598; }
span { border-color: rgb(133,117,152); }
td.TdClassName
{
border-color: #857598;
}
.TagClassName
{
border-color: #857598;
}
</style>