Shades of Affair #885496
Tints of Affair #885496
RGB
CMYK
RGB Variations
Color information
#885496 (or 0x885496) is known color: Affair. HEX triplet: 88, 54 and 96. RGB value is (136,84,150). Sum of RGB (Red+Green+Blue) = 136+84+150=370 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.76% from 370); Green value is 84 (33.20% from 255 or 22.70% from 370); Blue value is 150 (58.98% from 255 or 40.54% from 370); Max value from RGB is 150 - color contains mainly: blue. Hex color #885496 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885496 is #77AB69. Grayscale: #6A6A6A. Windows color (decimal): -7842666 or 9852040. OLE color: 9852040.
HSL color Cylindrical-coordinate representation of color #885496: hue angle of 287.27º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #885496 is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 84 | 150 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.41 |
| HSL | 287.27º | 0.28% | 0.46% | - |
| HSV(B) | 287.27º | 0.44% | 0.59% | - |
| XYZ | 18.83 | 13.78 | 30.52 | - |
| YUV | 107.07 | 152.23 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 84 | 150 | 0.09 | 0.44 | 0 | 0.41 | 287.27 | 0.28 | 0.46 |
| Hex | 88 | 54 | 96 | 9 | 2C | 0 | 29 | 11F | 1C | 2E |
| Octal | 210 | 124 | 226 | 11 | 54 | 0 | 51 | 437 | 34 | 56 |
| Binary | 10001000 | 1010100 | 10010110 | 1001 | 101100 | 0 | 101001 | 100011111 | 11100 | 101110 |
Color Harmonies of #885496
Complementary color
Monochromatic Colors of #885496
Black with #885496
Text Example
Text Example
White with #885496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885496; }
p { color: rgb(136,84,150); }
H1.HeaderClassName
{
color: #885496;
}
.AnyTagClassName
{
color: #885496;
}
</style>
background-color css
<style>
a { background-color: #885496; }
a { background-color: rgb(136,84,150); }
div.DivClassName
{
background-color: #885496;
}
.BgClassName
{
background-color: #885496;
}
</style>
border-color css
<style>
span { border-color: #885496; }
span { border-color: rgb(136,84,150); }
td.TdClassName
{
border-color: #885496;
}
.TagClassName
{
border-color: #885496;
}
</style>