Shades of Affair #885395
Tints of Affair #885395
RGB
CMYK
RGB Variations
Color information
#885395 (or 0x885395) is known color: Affair. HEX triplet: 88, 53 and 95. RGB value is (136,83,149). Sum of RGB (Red+Green+Blue) = 136+83+149=368 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.96% from 368); Green value is 83 (32.81% from 255 or 22.55% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #885395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885395 is #77AC6A. Grayscale: #6A6A6A. Windows color (decimal): -7842923 or 9786248. OLE color: 9786248.
HSL color Cylindrical-coordinate representation of color #885395: hue angle of 288.18º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #885395 is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 83 | 149 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.42 |
| HSL | 288.18º | 0.28% | 0.45% | - |
| HSV(B) | 288.18º | 0.44% | 0.58% | - |
| XYZ | 18.67 | 13.59 | 30.07 | - |
| YUV | 106.37 | 152.06 | 149.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 83 | 149 | 0.09 | 0.44 | 0 | 0.42 | 288.18 | 0.28 | 0.45 |
| Hex | 88 | 53 | 95 | 9 | 2C | 0 | 2A | 120 | 1C | 2D |
| Octal | 210 | 123 | 225 | 11 | 54 | 0 | 52 | 440 | 34 | 55 |
| Binary | 10001000 | 1010011 | 10010101 | 1001 | 101100 | 0 | 101010 | 100100000 | 11100 | 101101 |
Color Harmonies of #885395
Complementary color
Monochromatic Colors of #885395
Black with #885395
Text Example
Text Example
White with #885395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885395; }
p { color: rgb(136,83,149); }
H1.HeaderClassName
{
color: #885395;
}
.AnyTagClassName
{
color: #885395;
}
</style>
background-color css
<style>
a { background-color: #885395; }
a { background-color: rgb(136,83,149); }
div.DivClassName
{
background-color: #885395;
}
.BgClassName
{
background-color: #885395;
}
</style>
border-color css
<style>
span { border-color: #885395; }
span { border-color: rgb(136,83,149); }
td.TdClassName
{
border-color: #885395;
}
.TagClassName
{
border-color: #885395;
}
</style>