Shades of Affair #846294
Tints of Affair #846294
RGB
CMYK
RGB Variations
Color information
#846294 (or 0x846294) is known color: Affair. HEX triplet: 84, 62 and 94. RGB value is (132,98,148). Sum of RGB (Red+Green+Blue) = 132+98+148=378 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.92% from 378); Green value is 98 (38.67% from 255 or 25.93% from 378); Blue value is 148 (58.20% from 255 or 39.15% from 378); Max value from RGB is 148 - color contains mainly: blue. Hex color #846294 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846294 is #7B9D6B. Grayscale: #717171. Windows color (decimal): -8101228 or 9724548. OLE color: 9724548.
HSL color Cylindrical-coordinate representation of color #846294: hue angle of 280.8º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #846294 is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 98 | 148 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.42 |
| HSL | 280.8º | 0.2% | 0.48% | - |
| HSV(B) | 280.8º | 0.34% | 0.58% | - |
| XYZ | 19.23 | 15.78 | 30.05 | - |
| YUV | 113.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 148 | 0.11 | 0.34 | 0 | 0.42 | 280.8 | 0.2 | 0.48 |
| Hex | 84 | 62 | 94 | B | 22 | 0 | 2A | 119 | 14 | 30 |
| Octal | 204 | 142 | 224 | 13 | 42 | 0 | 52 | 431 | 24 | 60 |
| Binary | 10000100 | 1100010 | 10010100 | 1011 | 100010 | 0 | 101010 | 100011001 | 10100 | 110000 |
Color Harmonies of #846294
Complementary color
Monochromatic Colors of #846294
Black with #846294
Text Example
Text Example
White with #846294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846294; }
p { color: rgb(132,98,148); }
H1.HeaderClassName
{
color: #846294;
}
.AnyTagClassName
{
color: #846294;
}
</style>
background-color css
<style>
a { background-color: #846294; }
a { background-color: rgb(132,98,148); }
div.DivClassName
{
background-color: #846294;
}
.BgClassName
{
background-color: #846294;
}
</style>
border-color css
<style>
span { border-color: #846294; }
span { border-color: rgb(132,98,148); }
td.TdClassName
{
border-color: #846294;
}
.TagClassName
{
border-color: #846294;
}
</style>