Shades of Affair #845295
Tints of Affair #845295
RGB
CMYK
RGB Variations
Color information
#845295 (or 0x845295) is known color: Affair. HEX triplet: 84, 52 and 95. RGB value is (132,82,149). Sum of RGB (Red+Green+Blue) = 132+82+149=363 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.36% from 363); Green value is 82 (32.42% from 255 or 22.59% from 363); Blue value is 149 (58.59% from 255 or 41.05% from 363); Max value from RGB is 149 - color contains mainly: blue. Hex color #845295 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845295 is #7BAD6A. Grayscale: #686868. Windows color (decimal): -8105323 or 9785988. OLE color: 9785988.
HSL color Cylindrical-coordinate representation of color #845295: hue angle of 284.78º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #845295 is Cyan = 0.11, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 82 | 149 | - |
| CMYK | 0.11 | 0.45 | 0 | 0.42 |
| HSL | 284.78º | 0.29% | 0.45% | - |
| HSV(B) | 284.78º | 0.45% | 0.58% | - |
| XYZ | 17.96 | 13.11 | 30.02 | - |
| YUV | 104.59 | 153.07 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 149 | 0.11 | 0.45 | 0 | 0.42 | 284.78 | 0.29 | 0.45 |
| Hex | 84 | 52 | 95 | B | 2D | 0 | 2A | 11D | 1D | 2D |
| Octal | 204 | 122 | 225 | 13 | 55 | 0 | 52 | 435 | 35 | 55 |
| Binary | 10000100 | 1010010 | 10010101 | 1011 | 101101 | 0 | 101010 | 100011101 | 11101 | 101101 |
Color Harmonies of #845295
Complementary color
Monochromatic Colors of #845295
Black with #845295
Text Example
Text Example
White with #845295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845295; }
p { color: rgb(132,82,149); }
H1.HeaderClassName
{
color: #845295;
}
.AnyTagClassName
{
color: #845295;
}
</style>
background-color css
<style>
a { background-color: #845295; }
a { background-color: rgb(132,82,149); }
div.DivClassName
{
background-color: #845295;
}
.BgClassName
{
background-color: #845295;
}
</style>
border-color css
<style>
span { border-color: #845295; }
span { border-color: rgb(132,82,149); }
td.TdClassName
{
border-color: #845295;
}
.TagClassName
{
border-color: #845295;
}
</style>