Shades of Affair #845993
Tints of Affair #845993
RGB
CMYK
RGB Variations
Color information
#845993 (or 0x845993) is known color: Affair. HEX triplet: 84, 59 and 93. RGB value is (132,89,147). Sum of RGB (Red+Green+Blue) = 132+89+147=368 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.87% from 368); Green value is 89 (35.16% from 255 or 24.18% from 368); Blue value is 147 (57.81% from 255 or 39.95% from 368); Max value from RGB is 147 - color contains mainly: blue. Hex color #845993 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845993 is #7BA66C. Grayscale: #6C6C6C. Windows color (decimal): -8103533 or 9656708. OLE color: 9656708.
HSL color Cylindrical-coordinate representation of color #845993: hue angle of 284.48º 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 #845993 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 89 | 147 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.42 |
| HSL | 284.48º | 0.25% | 0.46% | - |
| HSV(B) | 284.48º | 0.39% | 0.58% | - |
| XYZ | 18.35 | 14.16 | 29.37 | - |
| YUV | 108.47 | 149.75 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 147 | 0.10 | 0.39 | 0 | 0.42 | 284.48 | 0.25 | 0.46 |
| Hex | 84 | 59 | 93 | A | 27 | 0 | 2A | 11C | 19 | 2E |
| Octal | 204 | 131 | 223 | 12 | 47 | 0 | 52 | 434 | 31 | 56 |
| Binary | 10000100 | 1011001 | 10010011 | 1010 | 100111 | 0 | 101010 | 100011100 | 11001 | 101110 |
Color Harmonies of #845993
Complementary color
Monochromatic Colors of #845993
Black with #845993
Text Example
Text Example
White with #845993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845993; }
p { color: rgb(132,89,147); }
H1.HeaderClassName
{
color: #845993;
}
.AnyTagClassName
{
color: #845993;
}
</style>
background-color css
<style>
a { background-color: #845993; }
a { background-color: rgb(132,89,147); }
div.DivClassName
{
background-color: #845993;
}
.BgClassName
{
background-color: #845993;
}
</style>
border-color css
<style>
span { border-color: #845993; }
span { border-color: rgb(132,89,147); }
td.TdClassName
{
border-color: #845993;
}
.TagClassName
{
border-color: #845993;
}
</style>