Shades of Affair #845490
Tints of Affair #845490
RGB
CMYK
RGB Variations
Color information
#845490 (or 0x845490) is known color: Affair. HEX triplet: 84, 54 and 90. RGB value is (132,84,144). Sum of RGB (Red+Green+Blue) = 132+84+144=360 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.67% from 360); Green value is 84 (33.20% from 255 or 23.33% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 144 - color contains mainly: blue. Hex color #845490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845490 is #7BAB6F. Grayscale: #696969. Windows color (decimal): -8104816 or 9458820. OLE color: 9458820.
HSL color Cylindrical-coordinate representation of color #845490: hue angle of 288º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #845490 is Cyan = 0.08, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 84 | 144 | - |
| CMYK | 0.08 | 0.42 | 0 | 0.44 |
| HSL | 288º | 0.26% | 0.45% | - |
| HSV(B) | 288º | 0.42% | 0.56% | - |
| XYZ | 17.72 | 13.26 | 28.01 | - |
| YUV | 105.19 | 149.9 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 144 | 0.08 | 0.42 | 0 | 0.44 | 288 | 0.26 | 0.45 |
| Hex | 84 | 54 | 90 | 8 | 2A | 0 | 2C | 120 | 1A | 2D |
| Octal | 204 | 124 | 220 | 10 | 52 | 0 | 54 | 440 | 32 | 55 |
| Binary | 10000100 | 1010100 | 10010000 | 1000 | 101010 | 0 | 101100 | 100100000 | 11010 | 101101 |
Color Harmonies of #845490
Complementary color
Monochromatic Colors of #845490
Black with #845490
Text Example
Text Example
White with #845490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845490; }
p { color: rgb(132,84,144); }
H1.HeaderClassName
{
color: #845490;
}
.AnyTagClassName
{
color: #845490;
}
</style>
background-color css
<style>
a { background-color: #845490; }
a { background-color: rgb(132,84,144); }
div.DivClassName
{
background-color: #845490;
}
.BgClassName
{
background-color: #845490;
}
</style>
border-color css
<style>
span { border-color: #845490; }
span { border-color: rgb(132,84,144); }
td.TdClassName
{
border-color: #845490;
}
.TagClassName
{
border-color: #845490;
}
</style>