Shades of Affair #845392
Tints of Affair #845392
RGB
CMYK
RGB Variations
Color information
#845392 (or 0x845392) is known color: Affair. HEX triplet: 84, 53 and 92. RGB value is (132,83,146). Sum of RGB (Red+Green+Blue) = 132+83+146=361 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.57% from 361); Green value is 83 (32.81% from 255 or 22.99% from 361); Blue value is 146 (57.42% from 255 or 40.44% from 361); Max value from RGB is 146 - color contains mainly: blue. Hex color #845392 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845392 is #7BAC6D. Grayscale: #686868. Windows color (decimal): -8105070 or 9589636. OLE color: 9589636.
HSL color Cylindrical-coordinate representation of color #845392: hue angle of 286.67º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #845392 is Cyan = 0.10, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 83 | 146 | - |
| CMYK | 0.10 | 0.43 | 0 | 0.43 |
| HSL | 286.67º | 0.28% | 0.45% | - |
| HSV(B) | 286.67º | 0.43% | 0.57% | - |
| XYZ | 17.8 | 13.17 | 28.8 | - |
| YUV | 104.83 | 151.23 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 146 | 0.10 | 0.43 | 0 | 0.43 | 286.67 | 0.28 | 0.45 |
| Hex | 84 | 53 | 92 | A | 2B | 0 | 2B | 11F | 1C | 2D |
| Octal | 204 | 123 | 222 | 12 | 53 | 0 | 53 | 437 | 34 | 55 |
| Binary | 10000100 | 1010011 | 10010010 | 1010 | 101011 | 0 | 101011 | 100011111 | 11100 | 101101 |
Color Harmonies of #845392
Complementary color
Monochromatic Colors of #845392
Black with #845392
Text Example
Text Example
White with #845392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845392; }
p { color: rgb(132,83,146); }
H1.HeaderClassName
{
color: #845392;
}
.AnyTagClassName
{
color: #845392;
}
</style>
background-color css
<style>
a { background-color: #845392; }
a { background-color: rgb(132,83,146); }
div.DivClassName
{
background-color: #845392;
}
.BgClassName
{
background-color: #845392;
}
</style>
border-color css
<style>
span { border-color: #845392; }
span { border-color: rgb(132,83,146); }
td.TdClassName
{
border-color: #845392;
}
.TagClassName
{
border-color: #845392;
}
</style>