Shades of Affair #846292
Tints of Affair #846292
RGB
CMYK
RGB Variations
Color information
#846292 (or 0x846292) is known color: Affair. HEX triplet: 84, 62 and 92. RGB value is (132,98,146). Sum of RGB (Red+Green+Blue) = 132+98+146=376 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.11% from 376); Green value is 98 (38.67% from 255 or 26.06% from 376); Blue value is 146 (57.42% from 255 or 38.83% from 376); Max value from RGB is 146 - color contains mainly: blue. Hex color #846292 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846292 is #7B9D6D. Grayscale: #717171. Windows color (decimal): -8101230 or 9593476. OLE color: 9593476.
HSL color Cylindrical-coordinate representation of color #846292: hue angle of 282.5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #846292 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 98 | 146 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.43 |
| HSL | 282.5º | 0.2% | 0.48% | - |
| HSV(B) | 282.5º | 0.33% | 0.57% | - |
| XYZ | 19.07 | 15.72 | 29.22 | - |
| YUV | 113.64 | 146.26 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 146 | 0.10 | 0.33 | 0 | 0.43 | 282.5 | 0.2 | 0.48 |
| Hex | 84 | 62 | 92 | A | 21 | 0 | 2B | 11A | 14 | 30 |
| Octal | 204 | 142 | 222 | 12 | 41 | 0 | 53 | 432 | 24 | 60 |
| Binary | 10000100 | 1100010 | 10010010 | 1010 | 100001 | 0 | 101011 | 100011010 | 10100 | 110000 |
Color Harmonies of #846292
Complementary color
Monochromatic Colors of #846292
Black with #846292
Text Example
Text Example
White with #846292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846292; }
p { color: rgb(132,98,146); }
H1.HeaderClassName
{
color: #846292;
}
.AnyTagClassName
{
color: #846292;
}
</style>
background-color css
<style>
a { background-color: #846292; }
a { background-color: rgb(132,98,146); }
div.DivClassName
{
background-color: #846292;
}
.BgClassName
{
background-color: #846292;
}
</style>
border-color css
<style>
span { border-color: #846292; }
span { border-color: rgb(132,98,146); }
td.TdClassName
{
border-color: #846292;
}
.TagClassName
{
border-color: #846292;
}
</style>