Shades of Affair #845193
Tints of Affair #845193
RGB
CMYK
RGB Variations
Color information
#845193 (or 0x845193) is known color: Affair. HEX triplet: 84, 51 and 93. RGB value is (132,81,147). Sum of RGB (Red+Green+Blue) = 132+81+147=360 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.67% from 360); Green value is 81 (32.03% from 255 or 22.5% from 360); Blue value is 147 (57.81% from 255 or 40.83% from 360); Max value from RGB is 147 - color contains mainly: blue. Hex color #845193 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845193 is #7BAE6C. Grayscale: #676767. Windows color (decimal): -8105581 or 9654660. OLE color: 9654660.
HSL color Cylindrical-coordinate representation of color #845193: hue angle of 286.36º 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 #845193 is Cyan = 0.10, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 81 | 147 | - |
| CMYK | 0.10 | 0.45 | 0 | 0.42 |
| HSL | 286.36º | 0.29% | 0.45% | - |
| HSV(B) | 286.36º | 0.45% | 0.58% | - |
| XYZ | 17.72 | 12.9 | 29.16 | - |
| YUV | 103.77 | 152.4 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 147 | 0.10 | 0.45 | 0 | 0.42 | 286.36 | 0.29 | 0.45 |
| Hex | 84 | 51 | 93 | A | 2D | 0 | 2A | 11E | 1D | 2D |
| Octal | 204 | 121 | 223 | 12 | 55 | 0 | 52 | 436 | 35 | 55 |
| Binary | 10000100 | 1010001 | 10010011 | 1010 | 101101 | 0 | 101010 | 100011110 | 11101 | 101101 |
Color Harmonies of #845193
Complementary color
Monochromatic Colors of #845193
Black with #845193
Text Example
Text Example
White with #845193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845193; }
p { color: rgb(132,81,147); }
H1.HeaderClassName
{
color: #845193;
}
.AnyTagClassName
{
color: #845193;
}
</style>
background-color css
<style>
a { background-color: #845193; }
a { background-color: rgb(132,81,147); }
div.DivClassName
{
background-color: #845193;
}
.BgClassName
{
background-color: #845193;
}
</style>
border-color css
<style>
span { border-color: #845193; }
span { border-color: rgb(132,81,147); }
td.TdClassName
{
border-color: #845193;
}
.TagClassName
{
border-color: #845193;
}
</style>