Shades of Affair #845997
Tints of Affair #845997
RGB
CMYK
RGB Variations
Color information
#845997 (or 0x845997) is known color: Affair. HEX triplet: 84, 59 and 97. RGB value is (132,89,151). Sum of RGB (Red+Green+Blue) = 132+89+151=372 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.48% from 372); Green value is 89 (35.16% from 255 or 23.92% from 372); Blue value is 151 (59.38% from 255 or 40.59% from 372); Max value from RGB is 151 - color contains mainly: blue. Hex color #845997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845997 is #7BA668. Grayscale: #6C6C6C. Windows color (decimal): -8103529 or 9918852. OLE color: 9918852.
HSL color Cylindrical-coordinate representation of color #845997: hue angle of 281.61º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #845997 is Cyan = 0.13, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 89 | 151 | - |
| CMYK | 0.13 | 0.41 | 0 | 0.41 |
| HSL | 281.61º | 0.26% | 0.47% | - |
| HSV(B) | 281.61º | 0.41% | 0.59% | - |
| XYZ | 18.67 | 14.28 | 31.05 | - |
| YUV | 108.93 | 151.75 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 151 | 0.13 | 0.41 | 0 | 0.41 | 281.61 | 0.26 | 0.47 |
| Hex | 84 | 59 | 97 | D | 29 | 0 | 29 | 11A | 1A | 2F |
| Octal | 204 | 131 | 227 | 15 | 51 | 0 | 51 | 432 | 32 | 57 |
| Binary | 10000100 | 1011001 | 10010111 | 1101 | 101001 | 0 | 101001 | 100011010 | 11010 | 101111 |
Color Harmonies of #845997
Complementary color
Monochromatic Colors of #845997
Black with #845997
Text Example
Text Example
White with #845997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845997; }
p { color: rgb(132,89,151); }
H1.HeaderClassName
{
color: #845997;
}
.AnyTagClassName
{
color: #845997;
}
</style>
background-color css
<style>
a { background-color: #845997; }
a { background-color: rgb(132,89,151); }
div.DivClassName
{
background-color: #845997;
}
.BgClassName
{
background-color: #845997;
}
</style>
border-color css
<style>
span { border-color: #845997; }
span { border-color: rgb(132,89,151); }
td.TdClassName
{
border-color: #845997;
}
.TagClassName
{
border-color: #845997;
}
</style>