Shades of Affair #885799
Tints of Affair #885799
RGB
CMYK
RGB Variations
Color information
#885799 (or 0x885799) is known color: Affair. HEX triplet: 88, 57 and 99. RGB value is (136,87,153). Sum of RGB (Red+Green+Blue) = 136+87+153=376 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.17% from 376); Green value is 87 (34.38% from 255 or 23.14% from 376); Blue value is 153 (60.16% from 255 or 40.69% from 376); Max value from RGB is 153 - color contains mainly: blue. Hex color #885799 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885799 is #77A866. Grayscale: #6C6C6C. Windows color (decimal): -7841895 or 10049416. OLE color: 10049416.
HSL color Cylindrical-coordinate representation of color #885799: hue angle of 284.55º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #885799 is Cyan = 0.11, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 87 | 153 | - |
| CMYK | 0.11 | 0.43 | 0 | 0.4 |
| HSL | 284.55º | 0.28% | 0.47% | - |
| HSV(B) | 284.55º | 0.43% | 0.6% | - |
| XYZ | 19.31 | 14.35 | 31.89 | - |
| YUV | 109.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 87 | 153 | 0.11 | 0.43 | 0 | 0.4 | 284.55 | 0.28 | 0.47 |
| Hex | 88 | 57 | 99 | B | 2B | 0 | 28 | 11D | 1C | 2F |
| Octal | 210 | 127 | 231 | 13 | 53 | 0 | 50 | 435 | 34 | 57 |
| Binary | 10001000 | 1010111 | 10011001 | 1011 | 101011 | 0 | 101000 | 100011101 | 11100 | 101111 |
Color Harmonies of #885799
Complementary color
Monochromatic Colors of #885799
Black with #885799
Text Example
Text Example
White with #885799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885799; }
p { color: rgb(136,87,153); }
H1.HeaderClassName
{
color: #885799;
}
.AnyTagClassName
{
color: #885799;
}
</style>
background-color css
<style>
a { background-color: #885799; }
a { background-color: rgb(136,87,153); }
div.DivClassName
{
background-color: #885799;
}
.BgClassName
{
background-color: #885799;
}
</style>
border-color css
<style>
span { border-color: #885799; }
span { border-color: rgb(136,87,153); }
td.TdClassName
{
border-color: #885799;
}
.TagClassName
{
border-color: #885799;
}
</style>