Shades of Affair #846190
Tints of Affair #846190
RGB
CMYK
RGB Variations
Color information
#846190 (or 0x846190) is known color: Affair. HEX triplet: 84, 61 and 90. RGB value is (132,97,144). Sum of RGB (Red+Green+Blue) = 132+97+144=373 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.39% from 373); Green value is 97 (38.28% from 255 or 26.01% from 373); Blue value is 144 (56.64% from 255 or 38.61% from 373); Max value from RGB is 144 - color contains mainly: blue. Hex color #846190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846190 is #7B9E6F. Grayscale: #707070. Windows color (decimal): -8101488 or 9462148. OLE color: 9462148.
HSL color Cylindrical-coordinate representation of color #846190: hue angle of 284.68º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #846190 is Cyan = 0.08, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 97 | 144 | - |
| CMYK | 0.08 | 0.33 | 0 | 0.44 |
| HSL | 284.68º | 0.2% | 0.47% | - |
| HSV(B) | 284.68º | 0.33% | 0.56% | - |
| XYZ | 18.82 | 15.47 | 28.38 | - |
| YUV | 112.82 | 145.6 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 97 | 144 | 0.08 | 0.33 | 0 | 0.44 | 284.68 | 0.2 | 0.47 |
| Hex | 84 | 61 | 90 | 8 | 21 | 0 | 2C | 11D | 14 | 2F |
| Octal | 204 | 141 | 220 | 10 | 41 | 0 | 54 | 435 | 24 | 57 |
| Binary | 10000100 | 1100001 | 10010000 | 1000 | 100001 | 0 | 101100 | 100011101 | 10100 | 101111 |
Color Harmonies of #846190
Complementary color
Monochromatic Colors of #846190
Black with #846190
Text Example
Text Example
White with #846190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846190; }
p { color: rgb(132,97,144); }
H1.HeaderClassName
{
color: #846190;
}
.AnyTagClassName
{
color: #846190;
}
</style>
background-color css
<style>
a { background-color: #846190; }
a { background-color: rgb(132,97,144); }
div.DivClassName
{
background-color: #846190;
}
.BgClassName
{
background-color: #846190;
}
</style>
border-color css
<style>
span { border-color: #846190; }
span { border-color: rgb(132,97,144); }
td.TdClassName
{
border-color: #846190;
}
.TagClassName
{
border-color: #846190;
}
</style>