Shades of Affair #86539B
Tints of Affair #86539B
RGB
CMYK
RGB Variations
Color information
#86539B (or 0x86539B) is known color: Affair. HEX triplet: 86, 53 and 9B. RGB value is (134,83,155). Sum of RGB (Red+Green+Blue) = 134+83+155=372 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.02% from 372); Green value is 83 (32.81% from 255 or 22.31% from 372); Blue value is 155 (60.94% from 255 or 41.67% from 372); Max value from RGB is 155 - color contains mainly: blue. Hex color #86539B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86539B is #79AC64. Grayscale: #6A6A6A. Windows color (decimal): -7973989 or 10179462. OLE color: 10179462.
HSL color Cylindrical-coordinate representation of color #86539B: hue angle of 282.5º degrees, saturation: 0.3, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #86539B is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 134 | 83 | 155 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.39 |
| HSL | 282.5º | 0.3% | 0.47% | - |
| HSV(B) | 282.5º | 0.46% | 0.61% | - |
| XYZ | 18.84 | 13.62 | 32.65 | - |
| YUV | 106.46 | 155.4 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 155 | 0.14 | 0.46 | 0 | 0.39 | 282.5 | 0.3 | 0.47 |
| Hex | 86 | 53 | 9B | E | 2E | 0 | 27 | 11A | 1E | 2F |
| Octal | 206 | 123 | 233 | 16 | 56 | 0 | 47 | 432 | 36 | 57 |
| Binary | 10000110 | 1010011 | 10011011 | 1110 | 101110 | 0 | 100111 | 100011010 | 11110 | 101111 |
Color Harmonies of #86539B
Complementary color
Monochromatic Colors of #86539B
Black with #86539B
Text Example
Text Example
White with #86539B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86539B; }
p { color: rgb(134,83,155); }
H1.HeaderClassName
{
color: #86539B;
}
.AnyTagClassName
{
color: #86539B;
}
</style>
background-color css
<style>
a { background-color: #86539B; }
a { background-color: rgb(134,83,155); }
div.DivClassName
{
background-color: #86539B;
}
.BgClassName
{
background-color: #86539B;
}
</style>
border-color css
<style>
span { border-color: #86539B; }
span { border-color: rgb(134,83,155); }
td.TdClassName
{
border-color: #86539B;
}
.TagClassName
{
border-color: #86539B;
}
</style>