Shades of Affair #845990
Tints of Affair #845990
RGB
CMYK
RGB Variations
Color information
#845990 (or 0x845990) is known color: Affair. HEX triplet: 84, 59 and 90. RGB value is (132,89,144). Sum of RGB (Red+Green+Blue) = 132+89+144=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 89 (35.16% from 255 or 24.38% from 365); Blue value is 144 (56.64% from 255 or 39.45% from 365); Max value from RGB is 144 - color contains mainly: blue. Hex color #845990 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845990 is #7BA66F. Grayscale: #6B6B6B. Windows color (decimal): -8103536 or 9460100. OLE color: 9460100.
HSL color Cylindrical-coordinate representation of color #845990: hue angle of 286.91º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #845990 is Cyan = 0.08, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 89 | 144 | - |
| CMYK | 0.08 | 0.38 | 0 | 0.44 |
| HSL | 286.91º | 0.24% | 0.46% | - |
| HSV(B) | 286.91º | 0.38% | 0.56% | - |
| XYZ | 18.12 | 14.06 | 28.15 | - |
| YUV | 108.13 | 148.25 | 145.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 144 | 0.08 | 0.38 | 0 | 0.44 | 286.91 | 0.24 | 0.46 |
| Hex | 84 | 59 | 90 | 8 | 26 | 0 | 2C | 11F | 18 | 2E |
| Octal | 204 | 131 | 220 | 10 | 46 | 0 | 54 | 437 | 30 | 56 |
| Binary | 10000100 | 1011001 | 10010000 | 1000 | 100110 | 0 | 101100 | 100011111 | 11000 | 101110 |
Color Harmonies of #845990
Complementary color
Monochromatic Colors of #845990
Black with #845990
Text Example
Text Example
White with #845990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845990; }
p { color: rgb(132,89,144); }
H1.HeaderClassName
{
color: #845990;
}
.AnyTagClassName
{
color: #845990;
}
</style>
background-color css
<style>
a { background-color: #845990; }
a { background-color: rgb(132,89,144); }
div.DivClassName
{
background-color: #845990;
}
.BgClassName
{
background-color: #845990;
}
</style>
border-color css
<style>
span { border-color: #845990; }
span { border-color: rgb(132,89,144); }
td.TdClassName
{
border-color: #845990;
}
.TagClassName
{
border-color: #845990;
}
</style>