Shades of Affair #845294
Tints of Affair #845294
RGB
CMYK
RGB Variations
Color information
#845294 (or 0x845294) is known color: Affair. HEX triplet: 84, 52 and 94. RGB value is (132,82,148). Sum of RGB (Red+Green+Blue) = 132+82+148=362 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.46% from 362); Green value is 82 (32.42% from 255 or 22.65% from 362); Blue value is 148 (58.20% from 255 or 40.88% from 362); Max value from RGB is 148 - color contains mainly: blue. Hex color #845294 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845294 is #7BAD6B. Grayscale: #686868. Windows color (decimal): -8105324 or 9720452. OLE color: 9720452.
HSL color Cylindrical-coordinate representation of color #845294: hue angle of 285.45º 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 #845294 is Cyan = 0.11, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 82 | 148 | - |
| CMYK | 0.11 | 0.45 | 0 | 0.42 |
| HSL | 285.45º | 0.29% | 0.45% | - |
| HSV(B) | 285.45º | 0.45% | 0.58% | - |
| XYZ | 17.88 | 13.08 | 29.6 | - |
| YUV | 104.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 148 | 0.11 | 0.45 | 0 | 0.42 | 285.45 | 0.29 | 0.45 |
| Hex | 84 | 52 | 94 | B | 2D | 0 | 2A | 11D | 1D | 2D |
| Octal | 204 | 122 | 224 | 13 | 55 | 0 | 52 | 435 | 35 | 55 |
| Binary | 10000100 | 1010010 | 10010100 | 1011 | 101101 | 0 | 101010 | 100011101 | 11101 | 101101 |
Color Harmonies of #845294
Complementary color
Monochromatic Colors of #845294
Black with #845294
Text Example
Text Example
White with #845294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845294; }
p { color: rgb(132,82,148); }
H1.HeaderClassName
{
color: #845294;
}
.AnyTagClassName
{
color: #845294;
}
</style>
background-color css
<style>
a { background-color: #845294; }
a { background-color: rgb(132,82,148); }
div.DivClassName
{
background-color: #845294;
}
.BgClassName
{
background-color: #845294;
}
</style>
border-color css
<style>
span { border-color: #845294; }
span { border-color: rgb(132,82,148); }
td.TdClassName
{
border-color: #845294;
}
.TagClassName
{
border-color: #845294;
}
</style>