Shades of Affair #855993
Tints of Affair #855993
RGB
CMYK
RGB Variations
Color information
#855993 (or 0x855993) is known color: Affair. HEX triplet: 85, 59 and 93. RGB value is (133,89,147). Sum of RGB (Red+Green+Blue) = 133+89+147=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 89 (35.16% from 255 or 24.12% from 369); Blue value is 147 (57.81% from 255 or 39.84% from 369); Max value from RGB is 147 - color contains mainly: blue. Hex color #855993 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855993 is #7AA66C. Grayscale: #6C6C6C. Windows color (decimal): -8037997 or 9656709. OLE color: 9656709.
HSL color Cylindrical-coordinate representation of color #855993: hue angle of 285.52º 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 #855993 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 89 | 147 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.42 |
| HSL | 285.52º | 0.25% | 0.46% | - |
| HSV(B) | 285.52º | 0.39% | 0.58% | - |
| XYZ | 18.51 | 14.24 | 29.38 | - |
| YUV | 108.77 | 149.58 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 147 | 0.10 | 0.39 | 0 | 0.42 | 285.52 | 0.25 | 0.46 |
| Hex | 85 | 59 | 93 | A | 27 | 0 | 2A | 11E | 19 | 2E |
| Octal | 205 | 131 | 223 | 12 | 47 | 0 | 52 | 436 | 31 | 56 |
| Binary | 10000101 | 1011001 | 10010011 | 1010 | 100111 | 0 | 101010 | 100011110 | 11001 | 101110 |
Color Harmonies of #855993
Complementary color
Monochromatic Colors of #855993
Black with #855993
Text Example
Text Example
White with #855993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855993; }
p { color: rgb(133,89,147); }
H1.HeaderClassName
{
color: #855993;
}
.AnyTagClassName
{
color: #855993;
}
</style>
background-color css
<style>
a { background-color: #855993; }
a { background-color: rgb(133,89,147); }
div.DivClassName
{
background-color: #855993;
}
.BgClassName
{
background-color: #855993;
}
</style>
border-color css
<style>
span { border-color: #855993; }
span { border-color: rgb(133,89,147); }
td.TdClassName
{
border-color: #855993;
}
.TagClassName
{
border-color: #855993;
}
</style>