Shades of Deluge #867299
Tints of Deluge #867299
RGB
CMYK
RGB Variations
Color information
#867299 (or 0x867299) is known color: Deluge. HEX triplet: 86, 72 and 99. RGB value is (134,114,153). Sum of RGB (Red+Green+Blue) = 134+114+153=401 (53% of max value = 765). Red value is 134 (52.73% from 255 or 33.42% from 401); Green value is 114 (44.92% from 255 or 28.43% from 401); Blue value is 153 (60.16% from 255 or 38.15% from 401); Max value from RGB is 153 - color contains mainly: blue. Hex color #867299 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867299 is #798D66. Grayscale: #7C7C7C. Windows color (decimal): -7966055 or 10056326. OLE color: 10056326.
HSL color Cylindrical-coordinate representation of color #867299: 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.25%. Process color model (Four color, CMYK) of #867299 is Cyan = 0.12, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 114 | 153 | - |
| CMYK | 0.12 | 0.25 | 0 | 0.4 |
| HSL | 270.77º | 0.16% | 0.52% | - |
| HSV(B) | 270.77º | 0.25% | 0.6% | - |
| XYZ | 21.6 | 19.4 | 32.74 | - |
| YUV | 124.43 | 144.13 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 153 | 0.12 | 0.25 | 0 | 0.4 | 270.77 | 0.16 | 0.52 |
| Hex | 86 | 72 | 99 | C | 19 | 0 | 28 | 10F | 10 | 34 |
| Octal | 206 | 162 | 231 | 14 | 31 | 0 | 50 | 417 | 20 | 64 |
| Binary | 10000110 | 1110010 | 10011001 | 1100 | 11001 | 0 | 101000 | 100001111 | 10000 | 110100 |
Color Harmonies of #867299
Complementary color
Monochromatic Colors of #867299
Black with #867299
Text Example
Text Example
White with #867299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867299; }
p { color: rgb(134,114,153); }
H1.HeaderClassName
{
color: #867299;
}
.AnyTagClassName
{
color: #867299;
}
</style>
background-color css
<style>
a { background-color: #867299; }
a { background-color: rgb(134,114,153); }
div.DivClassName
{
background-color: #867299;
}
.BgClassName
{
background-color: #867299;
}
</style>
border-color css
<style>
span { border-color: #867299; }
span { border-color: rgb(134,114,153); }
td.TdClassName
{
border-color: #867299;
}
.TagClassName
{
border-color: #867299;
}
</style>