Shades of Affair #846490
Tints of Affair #846490
RGB
CMYK
RGB Variations
Color information
#846490 (or 0x846490) is known color: Affair. HEX triplet: 84, 64 and 90. RGB value is (132,100,144). Sum of RGB (Red+Green+Blue) = 132+100+144=376 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.11% from 376); Green value is 100 (39.45% from 255 or 26.60% from 376); Blue value is 144 (56.64% from 255 or 38.30% from 376); Max value from RGB is 144 - color contains mainly: blue. Hex color #846490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846490 is #7B9B6F. Grayscale: #727272. Windows color (decimal): -8100720 or 9462916. OLE color: 9462916.
HSL color Cylindrical-coordinate representation of color #846490: hue angle of 283.64º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #846490 is Cyan = 0.08, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 100 | 144 | - |
| CMYK | 0.08 | 0.31 | 0 | 0.44 |
| HSL | 283.64º | 0.18% | 0.48% | - |
| HSV(B) | 283.64º | 0.31% | 0.56% | - |
| XYZ | 19.11 | 16.03 | 28.47 | - |
| YUV | 114.58 | 144.6 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 144 | 0.08 | 0.31 | 0 | 0.44 | 283.64 | 0.18 | 0.48 |
| Hex | 84 | 64 | 90 | 8 | 1F | 0 | 2C | 11C | 12 | 30 |
| Octal | 204 | 144 | 220 | 10 | 37 | 0 | 54 | 434 | 22 | 60 |
| Binary | 10000100 | 1100100 | 10010000 | 1000 | 11111 | 0 | 101100 | 100011100 | 10010 | 110000 |
Color Harmonies of #846490
Complementary color
Monochromatic Colors of #846490
Black with #846490
Text Example
Text Example
White with #846490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846490; }
p { color: rgb(132,100,144); }
H1.HeaderClassName
{
color: #846490;
}
.AnyTagClassName
{
color: #846490;
}
</style>
background-color css
<style>
a { background-color: #846490; }
a { background-color: rgb(132,100,144); }
div.DivClassName
{
background-color: #846490;
}
.BgClassName
{
background-color: #846490;
}
</style>
border-color css
<style>
span { border-color: #846490; }
span { border-color: rgb(132,100,144); }
td.TdClassName
{
border-color: #846490;
}
.TagClassName
{
border-color: #846490;
}
</style>