Shades of Affair #885494
Tints of Affair #885494
RGB
CMYK
RGB Variations
Color information
#885494 (or 0x885494) is known color: Affair. HEX triplet: 88, 54 and 94. RGB value is (136,84,148). Sum of RGB (Red+Green+Blue) = 136+84+148=368 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.96% from 368); Green value is 84 (33.20% from 255 or 22.83% from 368); Blue value is 148 (58.20% from 255 or 40.22% from 368); Max value from RGB is 148 - color contains mainly: blue. Hex color #885494 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885494 is #77AB6B. Grayscale: #6A6A6A. Windows color (decimal): -7842668 or 9720968. OLE color: 9720968.
HSL color Cylindrical-coordinate representation of color #885494: hue angle of 288.75º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #885494 is Cyan = 0.08, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 84 | 148 | - |
| CMYK | 0.08 | 0.43 | 0 | 0.42 |
| HSL | 288.75º | 0.28% | 0.45% | - |
| HSV(B) | 288.75º | 0.43% | 0.58% | - |
| XYZ | 18.67 | 13.71 | 29.68 | - |
| YUV | 106.84 | 151.23 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 84 | 148 | 0.08 | 0.43 | 0 | 0.42 | 288.75 | 0.28 | 0.45 |
| Hex | 88 | 54 | 94 | 8 | 2B | 0 | 2A | 121 | 1C | 2D |
| Octal | 210 | 124 | 224 | 10 | 53 | 0 | 52 | 441 | 34 | 55 |
| Binary | 10001000 | 1010100 | 10010100 | 1000 | 101011 | 0 | 101010 | 100100001 | 11100 | 101101 |
Color Harmonies of #885494
Complementary color
Monochromatic Colors of #885494
Black with #885494
Text Example
Text Example
White with #885494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885494; }
p { color: rgb(136,84,148); }
H1.HeaderClassName
{
color: #885494;
}
.AnyTagClassName
{
color: #885494;
}
</style>
background-color css
<style>
a { background-color: #885494; }
a { background-color: rgb(136,84,148); }
div.DivClassName
{
background-color: #885494;
}
.BgClassName
{
background-color: #885494;
}
</style>
border-color css
<style>
span { border-color: #885494; }
span { border-color: rgb(136,84,148); }
td.TdClassName
{
border-color: #885494;
}
.TagClassName
{
border-color: #885494;
}
</style>