Shades of Affair #845195
Tints of Affair #845195
RGB
CMYK
RGB Variations
Color information
#845195 (or 0x845195) is known color: Affair. HEX triplet: 84, 51 and 95. RGB value is (132,81,149). Sum of RGB (Red+Green+Blue) = 132+81+149=362 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.46% from 362); Green value is 81 (32.03% from 255 or 22.38% from 362); Blue value is 149 (58.59% from 255 or 41.16% from 362); Max value from RGB is 149 - color contains mainly: blue. Hex color #845195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845195 is #7BAE6A. Grayscale: #676767. Windows color (decimal): -8105579 or 9785732. OLE color: 9785732.
HSL color Cylindrical-coordinate representation of color #845195: hue angle of 285º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #845195 is Cyan = 0.11, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 81 | 149 | - |
| CMYK | 0.11 | 0.46 | 0 | 0.42 |
| HSL | 285º | 0.3% | 0.45% | - |
| HSV(B) | 285º | 0.46% | 0.58% | - |
| XYZ | 17.88 | 12.96 | 29.99 | - |
| YUV | 104 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 149 | 0.11 | 0.46 | 0 | 0.42 | 285 | 0.3 | 0.45 |
| Hex | 84 | 51 | 95 | B | 2E | 0 | 2A | 11D | 1E | 2D |
| Octal | 204 | 121 | 225 | 13 | 56 | 0 | 52 | 435 | 36 | 55 |
| Binary | 10000100 | 1010001 | 10010101 | 1011 | 101110 | 0 | 101010 | 100011101 | 11110 | 101101 |
Color Harmonies of #845195
Complementary color
Monochromatic Colors of #845195
Black with #845195
Text Example
Text Example
White with #845195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845195; }
p { color: rgb(132,81,149); }
H1.HeaderClassName
{
color: #845195;
}
.AnyTagClassName
{
color: #845195;
}
</style>
background-color css
<style>
a { background-color: #845195; }
a { background-color: rgb(132,81,149); }
div.DivClassName
{
background-color: #845195;
}
.BgClassName
{
background-color: #845195;
}
</style>
border-color css
<style>
span { border-color: #845195; }
span { border-color: rgb(132,81,149); }
td.TdClassName
{
border-color: #845195;
}
.TagClassName
{
border-color: #845195;
}
</style>