Shades of Affair #86589B
Tints of Affair #86589B
RGB
CMYK
RGB Variations
Color information
#86589B (or 0x86589B) is known color: Affair. HEX triplet: 86, 58 and 9B. RGB value is (134,88,155). Sum of RGB (Red+Green+Blue) = 134+88+155=377 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.54% from 377); Green value is 88 (34.77% from 255 or 23.34% from 377); Blue value is 155 (60.94% from 255 or 41.11% from 377); Max value from RGB is 155 - color contains mainly: blue. Hex color #86589B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86589B is #79A764. Grayscale: #6D6D6D. Windows color (decimal): -7972709 or 10180742. OLE color: 10180742.
HSL color Cylindrical-coordinate representation of color #86589B: hue angle of 281.19º degrees, saturation: 0.28, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #86589B is Cyan = 0.14, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 134 | 88 | 155 | - |
| CMYK | 0.14 | 0.43 | 0 | 0.39 |
| HSL | 281.19º | 0.28% | 0.48% | - |
| HSV(B) | 281.19º | 0.43% | 0.61% | - |
| XYZ | 19.24 | 14.41 | 32.78 | - |
| YUV | 109.39 | 153.74 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 155 | 0.14 | 0.43 | 0 | 0.39 | 281.19 | 0.28 | 0.48 |
| Hex | 86 | 58 | 9B | E | 2B | 0 | 27 | 119 | 1C | 30 |
| Octal | 206 | 130 | 233 | 16 | 53 | 0 | 47 | 431 | 34 | 60 |
| Binary | 10000110 | 1011000 | 10011011 | 1110 | 101011 | 0 | 100111 | 100011001 | 11100 | 110000 |
Color Harmonies of #86589B
Complementary color
Monochromatic Colors of #86589B
Black with #86589B
Text Example
Text Example
White with #86589B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86589B; }
p { color: rgb(134,88,155); }
H1.HeaderClassName
{
color: #86589B;
}
.AnyTagClassName
{
color: #86589B;
}
</style>
background-color css
<style>
a { background-color: #86589B; }
a { background-color: rgb(134,88,155); }
div.DivClassName
{
background-color: #86589B;
}
.BgClassName
{
background-color: #86589B;
}
</style>
border-color css
<style>
span { border-color: #86589B; }
span { border-color: rgb(134,88,155); }
td.TdClassName
{
border-color: #86589B;
}
.TagClassName
{
border-color: #86589B;
}
</style>