Shades of Affair #845793
Tints of Affair #845793
RGB
CMYK
RGB Variations
Color information
#845793 (or 0x845793) is known color: Affair. HEX triplet: 84, 57 and 93. RGB value is (132,87,147). Sum of RGB (Red+Green+Blue) = 132+87+147=366 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.07% from 366); Green value is 87 (34.38% from 255 or 23.77% from 366); Blue value is 147 (57.81% from 255 or 40.16% from 366); Max value from RGB is 147 - color contains mainly: blue. Hex color #845793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845793 is #7BA86C. Grayscale: #6B6B6B. Windows color (decimal): -8104045 or 9656196. OLE color: 9656196.
HSL color Cylindrical-coordinate representation of color #845793: hue angle of 285º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #845793 is Cyan = 0.10, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 87 | 147 | - |
| CMYK | 0.10 | 0.41 | 0 | 0.42 |
| HSL | 285º | 0.26% | 0.46% | - |
| HSV(B) | 285º | 0.41% | 0.58% | - |
| XYZ | 18.19 | 13.83 | 29.31 | - |
| YUV | 107.3 | 150.41 | 145.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 147 | 0.10 | 0.41 | 0 | 0.42 | 285 | 0.26 | 0.46 |
| Hex | 84 | 57 | 93 | A | 29 | 0 | 2A | 11D | 1A | 2E |
| Octal | 204 | 127 | 223 | 12 | 51 | 0 | 52 | 435 | 32 | 56 |
| Binary | 10000100 | 1010111 | 10010011 | 1010 | 101001 | 0 | 101010 | 100011101 | 11010 | 101110 |
Color Harmonies of #845793
Complementary color
Monochromatic Colors of #845793
Black with #845793
Text Example
Text Example
White with #845793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845793; }
p { color: rgb(132,87,147); }
H1.HeaderClassName
{
color: #845793;
}
.AnyTagClassName
{
color: #845793;
}
</style>
background-color css
<style>
a { background-color: #845793; }
a { background-color: rgb(132,87,147); }
div.DivClassName
{
background-color: #845793;
}
.BgClassName
{
background-color: #845793;
}
</style>
border-color css
<style>
span { border-color: #845793; }
span { border-color: rgb(132,87,147); }
td.TdClassName
{
border-color: #845793;
}
.TagClassName
{
border-color: #845793;
}
</style>