Shades of Affair #86559B
Tints of Affair #86559B
RGB
CMYK
RGB Variations
Color information
#86559B (or 0x86559B) is known color: Affair. HEX triplet: 86, 55 and 9B. RGB value is (134,85,155). Sum of RGB (Red+Green+Blue) = 134+85+155=374 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.83% from 374); Green value is 85 (33.59% from 255 or 22.73% from 374); Blue value is 155 (60.94% from 255 or 41.44% from 374); Max value from RGB is 155 - color contains mainly: blue. Hex color #86559B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86559B is #79AA64. Grayscale: #6B6B6B. Windows color (decimal): -7973477 or 10179974. OLE color: 10179974.
HSL color Cylindrical-coordinate representation of color #86559B: hue angle of 282º degrees, saturation: 0.29, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #86559B is Cyan = 0.14, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 134 | 85 | 155 | - |
| CMYK | 0.14 | 0.45 | 0 | 0.39 |
| HSL | 282º | 0.29% | 0.47% | - |
| HSV(B) | 282º | 0.45% | 0.61% | - |
| XYZ | 19 | 13.93 | 32.7 | - |
| YUV | 107.63 | 154.73 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 155 | 0.14 | 0.45 | 0 | 0.39 | 282 | 0.29 | 0.47 |
| Hex | 86 | 55 | 9B | E | 2D | 0 | 27 | 11A | 1D | 2F |
| Octal | 206 | 125 | 233 | 16 | 55 | 0 | 47 | 432 | 35 | 57 |
| Binary | 10000110 | 1010101 | 10011011 | 1110 | 101101 | 0 | 100111 | 100011010 | 11101 | 101111 |
Color Harmonies of #86559B
Complementary color
Monochromatic Colors of #86559B
Black with #86559B
Text Example
Text Example
White with #86559B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86559B; }
p { color: rgb(134,85,155); }
H1.HeaderClassName
{
color: #86559B;
}
.AnyTagClassName
{
color: #86559B;
}
</style>
background-color css
<style>
a { background-color: #86559B; }
a { background-color: rgb(134,85,155); }
div.DivClassName
{
background-color: #86559B;
}
.BgClassName
{
background-color: #86559B;
}
</style>
border-color css
<style>
span { border-color: #86559B; }
span { border-color: rgb(134,85,155); }
td.TdClassName
{
border-color: #86559B;
}
.TagClassName
{
border-color: #86559B;
}
</style>