Shades of Affair #845693
Tints of Affair #845693
RGB
CMYK
RGB Variations
Color information
#845693 (or 0x845693) is known color: Affair. HEX triplet: 84, 56 and 93. RGB value is (132,86,147). Sum of RGB (Red+Green+Blue) = 132+86+147=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 86 (33.98% from 255 or 23.56% from 365); Blue value is 147 (57.81% from 255 or 40.27% from 365); Max value from RGB is 147 - color contains mainly: blue. Hex color #845693 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845693 is #7BA96C. Grayscale: #6A6A6A. Windows color (decimal): -8104301 or 9655940. OLE color: 9655940.
HSL color Cylindrical-coordinate representation of color #845693: hue angle of 285.25º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #845693 is Cyan = 0.10, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 86 | 147 | - |
| CMYK | 0.10 | 0.41 | 0 | 0.42 |
| HSL | 285.25º | 0.26% | 0.46% | - |
| HSV(B) | 285.25º | 0.41% | 0.58% | - |
| XYZ | 18.11 | 13.67 | 29.29 | - |
| YUV | 106.71 | 150.74 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 147 | 0.10 | 0.41 | 0 | 0.42 | 285.25 | 0.26 | 0.46 |
| Hex | 84 | 56 | 93 | A | 29 | 0 | 2A | 11D | 1A | 2E |
| Octal | 204 | 126 | 223 | 12 | 51 | 0 | 52 | 435 | 32 | 56 |
| Binary | 10000100 | 1010110 | 10010011 | 1010 | 101001 | 0 | 101010 | 100011101 | 11010 | 101110 |
Color Harmonies of #845693
Complementary color
Monochromatic Colors of #845693
Black with #845693
Text Example
Text Example
White with #845693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845693; }
p { color: rgb(132,86,147); }
H1.HeaderClassName
{
color: #845693;
}
.AnyTagClassName
{
color: #845693;
}
</style>
background-color css
<style>
a { background-color: #845693; }
a { background-color: rgb(132,86,147); }
div.DivClassName
{
background-color: #845693;
}
.BgClassName
{
background-color: #845693;
}
</style>
border-color css
<style>
span { border-color: #845693; }
span { border-color: rgb(132,86,147); }
td.TdClassName
{
border-color: #845693;
}
.TagClassName
{
border-color: #845693;
}
</style>