Shades of Affair #846091
Tints of Affair #846091
RGB
CMYK
RGB Variations
Color information
#846091 (or 0x846091) is known color: Affair. HEX triplet: 84, 60 and 91. RGB value is (132,96,145). Sum of RGB (Red+Green+Blue) = 132+96+145=373 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.39% from 373); Green value is 96 (37.89% from 255 or 25.74% from 373); Blue value is 145 (57.03% from 255 or 38.87% from 373); Max value from RGB is 145 - color contains mainly: blue. Hex color #846091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846091 is #7B9F6E. Grayscale: #707070. Windows color (decimal): -8101743 or 9527428. OLE color: 9527428.
HSL color Cylindrical-coordinate representation of color #846091: hue angle of 284.08º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #846091 is Cyan = 0.09, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 96 | 145 | - |
| CMYK | 0.09 | 0.34 | 0 | 0.43 |
| HSL | 284.08º | 0.2% | 0.47% | - |
| HSV(B) | 284.08º | 0.34% | 0.57% | - |
| XYZ | 18.81 | 15.32 | 28.75 | - |
| YUV | 112.35 | 146.43 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 145 | 0.09 | 0.34 | 0 | 0.43 | 284.08 | 0.2 | 0.47 |
| Hex | 84 | 60 | 91 | 9 | 22 | 0 | 2B | 11C | 14 | 2F |
| Octal | 204 | 140 | 221 | 11 | 42 | 0 | 53 | 434 | 24 | 57 |
| Binary | 10000100 | 1100000 | 10010001 | 1001 | 100010 | 0 | 101011 | 100011100 | 10100 | 101111 |
Color Harmonies of #846091
Complementary color
Monochromatic Colors of #846091
Black with #846091
Text Example
Text Example
White with #846091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846091; }
p { color: rgb(132,96,145); }
H1.HeaderClassName
{
color: #846091;
}
.AnyTagClassName
{
color: #846091;
}
</style>
background-color css
<style>
a { background-color: #846091; }
a { background-color: rgb(132,96,145); }
div.DivClassName
{
background-color: #846091;
}
.BgClassName
{
background-color: #846091;
}
</style>
border-color css
<style>
span { border-color: #846091; }
span { border-color: rgb(132,96,145); }
td.TdClassName
{
border-color: #846091;
}
.TagClassName
{
border-color: #846091;
}
</style>