Shades of Affair #865993
Tints of Affair #865993
RGB
CMYK
RGB Variations
Color information
#865993 (or 0x865993) is known color: Affair. HEX triplet: 86, 59 and 93. RGB value is (134,89,147). Sum of RGB (Red+Green+Blue) = 134+89+147=370 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.22% from 370); Green value is 89 (35.16% from 255 or 24.05% from 370); Blue value is 147 (57.81% from 255 or 39.73% from 370); Max value from RGB is 147 - color contains mainly: blue. Hex color #865993 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865993 is #79A66C. Grayscale: #6C6C6C. Windows color (decimal): -7972461 or 9656710. OLE color: 9656710.
HSL color Cylindrical-coordinate representation of color #865993: hue angle of 286.55º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #865993 is Cyan = 0.09, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 89 | 147 | - |
| CMYK | 0.09 | 0.39 | 0 | 0.42 |
| HSL | 286.55º | 0.25% | 0.46% | - |
| HSV(B) | 286.55º | 0.39% | 0.58% | - |
| XYZ | 18.67 | 14.32 | 29.38 | - |
| YUV | 109.07 | 149.41 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 147 | 0.09 | 0.39 | 0 | 0.42 | 286.55 | 0.25 | 0.46 |
| Hex | 86 | 59 | 93 | 9 | 27 | 0 | 2A | 11F | 19 | 2E |
| Octal | 206 | 131 | 223 | 11 | 47 | 0 | 52 | 437 | 31 | 56 |
| Binary | 10000110 | 1011001 | 10010011 | 1001 | 100111 | 0 | 101010 | 100011111 | 11001 | 101110 |
Color Harmonies of #865993
Complementary color
Monochromatic Colors of #865993
Black with #865993
Text Example
Text Example
White with #865993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865993; }
p { color: rgb(134,89,147); }
H1.HeaderClassName
{
color: #865993;
}
.AnyTagClassName
{
color: #865993;
}
</style>
background-color css
<style>
a { background-color: #865993; }
a { background-color: rgb(134,89,147); }
div.DivClassName
{
background-color: #865993;
}
.BgClassName
{
background-color: #865993;
}
</style>
border-color css
<style>
span { border-color: #865993; }
span { border-color: rgb(134,89,147); }
td.TdClassName
{
border-color: #865993;
}
.TagClassName
{
border-color: #865993;
}
</style>