Shades of Affair #845994
Tints of Affair #845994
RGB
CMYK
RGB Variations
Color information
#845994 (or 0x845994) is known color: Affair. HEX triplet: 84, 59 and 94. RGB value is (132,89,148). Sum of RGB (Red+Green+Blue) = 132+89+148=369 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.77% from 369); Green value is 89 (35.16% from 255 or 24.12% from 369); Blue value is 148 (58.20% from 255 or 40.11% from 369); Max value from RGB is 148 - color contains mainly: blue. Hex color #845994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845994 is #7BA66B. Grayscale: #6C6C6C. Windows color (decimal): -8103532 or 9722244. OLE color: 9722244.
HSL color Cylindrical-coordinate representation of color #845994: hue angle of 283.73º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #845994 is Cyan = 0.11, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 89 | 148 | - |
| CMYK | 0.11 | 0.40 | 0 | 0.42 |
| HSL | 283.73º | 0.25% | 0.46% | - |
| HSV(B) | 283.73º | 0.4% | 0.58% | - |
| XYZ | 18.43 | 14.19 | 29.78 | - |
| YUV | 108.58 | 150.25 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 148 | 0.11 | 0.40 | 0 | 0.42 | 283.73 | 0.25 | 0.46 |
| Hex | 84 | 59 | 94 | B | 28 | 0 | 2A | 11C | 19 | 2E |
| Octal | 204 | 131 | 224 | 13 | 50 | 0 | 52 | 434 | 31 | 56 |
| Binary | 10000100 | 1011001 | 10010100 | 1011 | 101000 | 0 | 101010 | 100011100 | 11001 | 101110 |
Color Harmonies of #845994
Complementary color
Monochromatic Colors of #845994
Black with #845994
Text Example
Text Example
White with #845994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845994; }
p { color: rgb(132,89,148); }
H1.HeaderClassName
{
color: #845994;
}
.AnyTagClassName
{
color: #845994;
}
</style>
background-color css
<style>
a { background-color: #845994; }
a { background-color: rgb(132,89,148); }
div.DivClassName
{
background-color: #845994;
}
.BgClassName
{
background-color: #845994;
}
</style>
border-color css
<style>
span { border-color: #845994; }
span { border-color: rgb(132,89,148); }
td.TdClassName
{
border-color: #845994;
}
.TagClassName
{
border-color: #845994;
}
</style>