Shades of Affair #845491
Tints of Affair #845491
RGB
CMYK
RGB Variations
Color information
#845491 (or 0x845491) is known color: Affair. HEX triplet: 84, 54 and 91. RGB value is (132,84,145). Sum of RGB (Red+Green+Blue) = 132+84+145=361 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.57% from 361); Green value is 84 (33.20% from 255 or 23.27% from 361); Blue value is 145 (57.03% from 255 or 40.17% from 361); Max value from RGB is 145 - color contains mainly: blue. Hex color #845491 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845491 is #7BAB6E. Grayscale: #696969. Windows color (decimal): -8104815 or 9524356. OLE color: 9524356.
HSL color Cylindrical-coordinate representation of color #845491: hue angle of 287.21º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #845491 is Cyan = 0.09, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 84 | 145 | - |
| CMYK | 0.09 | 0.42 | 0 | 0.43 |
| HSL | 287.21º | 0.27% | 0.45% | - |
| HSV(B) | 287.21º | 0.42% | 0.57% | - |
| XYZ | 17.8 | 13.29 | 28.42 | - |
| YUV | 105.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 145 | 0.09 | 0.42 | 0 | 0.43 | 287.21 | 0.27 | 0.45 |
| Hex | 84 | 54 | 91 | 9 | 2A | 0 | 2B | 11F | 1B | 2D |
| Octal | 204 | 124 | 221 | 11 | 52 | 0 | 53 | 437 | 33 | 55 |
| Binary | 10000100 | 1010100 | 10010001 | 1001 | 101010 | 0 | 101011 | 100011111 | 11011 | 101101 |
Color Harmonies of #845491
Complementary color
Monochromatic Colors of #845491
Black with #845491
Text Example
Text Example
White with #845491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845491; }
p { color: rgb(132,84,145); }
H1.HeaderClassName
{
color: #845491;
}
.AnyTagClassName
{
color: #845491;
}
</style>
background-color css
<style>
a { background-color: #845491; }
a { background-color: rgb(132,84,145); }
div.DivClassName
{
background-color: #845491;
}
.BgClassName
{
background-color: #845491;
}
</style>
border-color css
<style>
span { border-color: #845491; }
span { border-color: rgb(132,84,145); }
td.TdClassName
{
border-color: #845491;
}
.TagClassName
{
border-color: #845491;
}
</style>