Shades of Affair #885495
Tints of Affair #885495
RGB
CMYK
RGB Variations
Color information
#885495 (or 0x885495) is known color: Affair. HEX triplet: 88, 54 and 95. RGB value is (136,84,149). Sum of RGB (Red+Green+Blue) = 136+84+149=369 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.86% from 369); Green value is 84 (33.20% from 255 or 22.76% from 369); Blue value is 149 (58.59% from 255 or 40.38% from 369); Max value from RGB is 149 - color contains mainly: blue. Hex color #885495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885495 is #77AB6A. Grayscale: #6A6A6A. Windows color (decimal): -7842667 or 9786504. OLE color: 9786504.
HSL color Cylindrical-coordinate representation of color #885495: hue angle of 288º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #885495 is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 84 | 149 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.42 |
| HSL | 288º | 0.28% | 0.46% | - |
| HSV(B) | 288º | 0.44% | 0.58% | - |
| XYZ | 18.75 | 13.74 | 30.1 | - |
| YUV | 106.96 | 151.73 | 148.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 84 | 149 | 0.09 | 0.44 | 0 | 0.42 | 288 | 0.28 | 0.46 |
| Hex | 88 | 54 | 95 | 9 | 2C | 0 | 2A | 120 | 1C | 2E |
| Octal | 210 | 124 | 225 | 11 | 54 | 0 | 52 | 440 | 34 | 56 |
| Binary | 10001000 | 1010100 | 10010101 | 1001 | 101100 | 0 | 101010 | 100100000 | 11100 | 101110 |
Color Harmonies of #885495
Complementary color
Monochromatic Colors of #885495
Black with #885495
Text Example
Text Example
White with #885495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885495; }
p { color: rgb(136,84,149); }
H1.HeaderClassName
{
color: #885495;
}
.AnyTagClassName
{
color: #885495;
}
</style>
background-color css
<style>
a { background-color: #885495; }
a { background-color: rgb(136,84,149); }
div.DivClassName
{
background-color: #885495;
}
.BgClassName
{
background-color: #885495;
}
</style>
border-color css
<style>
span { border-color: #885495; }
span { border-color: rgb(136,84,149); }
td.TdClassName
{
border-color: #885495;
}
.TagClassName
{
border-color: #885495;
}
</style>