Shades of Affair #845396
Tints of Affair #845396
RGB
CMYK
RGB Variations
Color information
#845396 (or 0x845396) is known color: Affair. HEX triplet: 84, 53 and 96. RGB value is (132,83,150). Sum of RGB (Red+Green+Blue) = 132+83+150=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 83 (32.81% from 255 or 22.74% from 365); Blue value is 150 (58.98% from 255 or 41.10% from 365); Max value from RGB is 150 - color contains mainly: blue. Hex color #845396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845396 is #7BAC69. Grayscale: #696969. Windows color (decimal): -8105066 or 9851780. OLE color: 9851780.
HSL color Cylindrical-coordinate representation of color #845396: hue angle of 283.88º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #845396 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 83 | 150 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.41 |
| HSL | 283.88º | 0.29% | 0.46% | - |
| HSV(B) | 283.88º | 0.45% | 0.59% | - |
| XYZ | 18.11 | 13.29 | 30.47 | - |
| YUV | 105.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 150 | 0.12 | 0.45 | 0 | 0.41 | 283.88 | 0.29 | 0.46 |
| Hex | 84 | 53 | 96 | C | 2D | 0 | 29 | 11C | 1D | 2E |
| Octal | 204 | 123 | 226 | 14 | 55 | 0 | 51 | 434 | 35 | 56 |
| Binary | 10000100 | 1010011 | 10010110 | 1100 | 101101 | 0 | 101001 | 100011100 | 11101 | 101110 |
Color Harmonies of #845396
Complementary color
Monochromatic Colors of #845396
Black with #845396
Text Example
Text Example
White with #845396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845396; }
p { color: rgb(132,83,150); }
H1.HeaderClassName
{
color: #845396;
}
.AnyTagClassName
{
color: #845396;
}
</style>
background-color css
<style>
a { background-color: #845396; }
a { background-color: rgb(132,83,150); }
div.DivClassName
{
background-color: #845396;
}
.BgClassName
{
background-color: #845396;
}
</style>
border-color css
<style>
span { border-color: #845396; }
span { border-color: rgb(132,83,150); }
td.TdClassName
{
border-color: #845396;
}
.TagClassName
{
border-color: #845396;
}
</style>