Shades of Affair #846194
Tints of Affair #846194
RGB
CMYK
RGB Variations
Color information
#846194 (or 0x846194) is known color: Affair. HEX triplet: 84, 61 and 94. RGB value is (132,97,148). Sum of RGB (Red+Green+Blue) = 132+97+148=377 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.01% from 377); Green value is 97 (38.28% from 255 or 25.73% from 377); Blue value is 148 (58.20% from 255 or 39.26% from 377); Max value from RGB is 148 - color contains mainly: blue. Hex color #846194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846194 is #7B9E6B. Grayscale: #717171. Windows color (decimal): -8101484 or 9724292. OLE color: 9724292.
HSL color Cylindrical-coordinate representation of color #846194: hue angle of 281.18º degrees, saturation: 0.21, 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 #846194 is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 97 | 148 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.42 |
| HSL | 281.18º | 0.21% | 0.48% | - |
| HSV(B) | 281.18º | 0.34% | 0.58% | - |
| XYZ | 19.14 | 15.59 | 30.02 | - |
| YUV | 113.28 | 147.6 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 97 | 148 | 0.11 | 0.34 | 0 | 0.42 | 281.18 | 0.21 | 0.48 |
| Hex | 84 | 61 | 94 | B | 22 | 0 | 2A | 119 | 15 | 30 |
| Octal | 204 | 141 | 224 | 13 | 42 | 0 | 52 | 431 | 25 | 60 |
| Binary | 10000100 | 1100001 | 10010100 | 1011 | 100010 | 0 | 101010 | 100011001 | 10101 | 110000 |
Color Harmonies of #846194
Complementary color
Monochromatic Colors of #846194
Black with #846194
Text Example
Text Example
White with #846194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846194; }
p { color: rgb(132,97,148); }
H1.HeaderClassName
{
color: #846194;
}
.AnyTagClassName
{
color: #846194;
}
</style>
background-color css
<style>
a { background-color: #846194; }
a { background-color: rgb(132,97,148); }
div.DivClassName
{
background-color: #846194;
}
.BgClassName
{
background-color: #846194;
}
</style>
border-color css
<style>
span { border-color: #846194; }
span { border-color: rgb(132,97,148); }
td.TdClassName
{
border-color: #846194;
}
.TagClassName
{
border-color: #846194;
}
</style>