Shades of Affair #885895
Tints of Affair #885895
RGB
CMYK
RGB Variations
Color information
#885895 (or 0x885895) is known color: Affair. HEX triplet: 88, 58 and 95. RGB value is (136,88,149). Sum of RGB (Red+Green+Blue) = 136+88+149=373 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.46% from 373); Green value is 88 (34.77% from 255 or 23.59% from 373); Blue value is 149 (58.59% from 255 or 39.95% from 373); Max value from RGB is 149 - color contains mainly: blue. Hex color #885895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885895 is #77A76A. Grayscale: #6D6D6D. Windows color (decimal): -7841643 or 9787528. OLE color: 9787528.
HSL color Cylindrical-coordinate representation of color #885895: hue angle of 287.21º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #885895 is Cyan = 0.09, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 88 | 149 | - |
| CMYK | 0.09 | 0.41 | 0 | 0.42 |
| HSL | 287.21º | 0.26% | 0.46% | - |
| HSV(B) | 287.21º | 0.41% | 0.58% | - |
| XYZ | 19.07 | 14.38 | 30.21 | - |
| YUV | 109.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 88 | 149 | 0.09 | 0.41 | 0 | 0.42 | 287.21 | 0.26 | 0.46 |
| Hex | 88 | 58 | 95 | 9 | 29 | 0 | 2A | 11F | 1A | 2E |
| Octal | 210 | 130 | 225 | 11 | 51 | 0 | 52 | 437 | 32 | 56 |
| Binary | 10001000 | 1011000 | 10010101 | 1001 | 101001 | 0 | 101010 | 100011111 | 11010 | 101110 |
Color Harmonies of #885895
Complementary color
Monochromatic Colors of #885895
Black with #885895
Text Example
Text Example
White with #885895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885895; }
p { color: rgb(136,88,149); }
H1.HeaderClassName
{
color: #885895;
}
.AnyTagClassName
{
color: #885895;
}
</style>
background-color css
<style>
a { background-color: #885895; }
a { background-color: rgb(136,88,149); }
div.DivClassName
{
background-color: #885895;
}
.BgClassName
{
background-color: #885895;
}
</style>
border-color css
<style>
span { border-color: #885895; }
span { border-color: rgb(136,88,149); }
td.TdClassName
{
border-color: #885895;
}
.TagClassName
{
border-color: #885895;
}
</style>