Shades of Affair #87539D
Tints of Affair #87539D
RGB
CMYK
RGB Variations
Color information
#87539D (or 0x87539D) is known color: Affair. HEX triplet: 87, 53 and 9D. RGB value is (135,83,157). Sum of RGB (Red+Green+Blue) = 135+83+157=375 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36% from 375); Green value is 83 (32.81% from 255 or 22.13% from 375); Blue value is 157 (61.72% from 255 or 41.87% from 375); Max value from RGB is 157 - color contains mainly: blue. Hex color #87539D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #87539D is #78AC62. Grayscale: #6A6A6A. Windows color (decimal): -7908451 or 10310535. OLE color: 10310535.
HSL color Cylindrical-coordinate representation of color #87539D: hue angle of 282.16º degrees, saturation: 0.31, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #87539D is Cyan = 0.14, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 135 | 83 | 157 | - |
| CMYK | 0.14 | 0.47 | 0 | 0.38 |
| HSL | 282.16º | 0.31% | 0.47% | - |
| HSV(B) | 282.16º | 0.47% | 0.62% | - |
| XYZ | 19.17 | 13.77 | 33.55 | - |
| YUV | 106.98 | 156.23 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 157 | 0.14 | 0.47 | 0 | 0.38 | 282.16 | 0.31 | 0.47 |
| Hex | 87 | 53 | 9D | E | 2F | 0 | 26 | 11A | 1F | 2F |
| Octal | 207 | 123 | 235 | 16 | 57 | 0 | 46 | 432 | 37 | 57 |
| Binary | 10000111 | 1010011 | 10011101 | 1110 | 101111 | 0 | 100110 | 100011010 | 11111 | 101111 |
Color Harmonies of #87539D
Complementary color
Monochromatic Colors of #87539D
Black with #87539D
Text Example
Text Example
White with #87539D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #87539D; }
p { color: rgb(135,83,157); }
H1.HeaderClassName
{
color: #87539D;
}
.AnyTagClassName
{
color: #87539D;
}
</style>
background-color css
<style>
a { background-color: #87539D; }
a { background-color: rgb(135,83,157); }
div.DivClassName
{
background-color: #87539D;
}
.BgClassName
{
background-color: #87539D;
}
</style>
border-color css
<style>
span { border-color: #87539D; }
span { border-color: rgb(135,83,157); }
td.TdClassName
{
border-color: #87539D;
}
.TagClassName
{
border-color: #87539D;
}
</style>