Shades of Affair #845397
Tints of Affair #845397
RGB
CMYK
RGB Variations
Color information
#845397 (or 0x845397) is known color: Affair. HEX triplet: 84, 53 and 97. RGB value is (132,83,151). Sum of RGB (Red+Green+Blue) = 132+83+151=366 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.07% from 366); Green value is 83 (32.81% from 255 or 22.68% from 366); Blue value is 151 (59.38% from 255 or 41.26% from 366); Max value from RGB is 151 - color contains mainly: blue. Hex color #845397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845397 is #7BAC68. Grayscale: #696969. Windows color (decimal): -8105065 or 9917316. OLE color: 9917316.
HSL color Cylindrical-coordinate representation of color #845397: hue angle of 283.24º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #845397 is Cyan = 0.13, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 83 | 151 | - |
| CMYK | 0.13 | 0.45 | 0 | 0.41 |
| HSL | 283.24º | 0.29% | 0.46% | - |
| HSV(B) | 283.24º | 0.45% | 0.59% | - |
| XYZ | 18.19 | 13.33 | 30.89 | - |
| YUV | 105.4 | 153.73 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 151 | 0.13 | 0.45 | 0 | 0.41 | 283.24 | 0.29 | 0.46 |
| Hex | 84 | 53 | 97 | D | 2D | 0 | 29 | 11B | 1D | 2E |
| Octal | 204 | 123 | 227 | 15 | 55 | 0 | 51 | 433 | 35 | 56 |
| Binary | 10000100 | 1010011 | 10010111 | 1101 | 101101 | 0 | 101001 | 100011011 | 11101 | 101110 |
Color Harmonies of #845397
Complementary color
Monochromatic Colors of #845397
Black with #845397
Text Example
Text Example
White with #845397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845397; }
p { color: rgb(132,83,151); }
H1.HeaderClassName
{
color: #845397;
}
.AnyTagClassName
{
color: #845397;
}
</style>
background-color css
<style>
a { background-color: #845397; }
a { background-color: rgb(132,83,151); }
div.DivClassName
{
background-color: #845397;
}
.BgClassName
{
background-color: #845397;
}
</style>
border-color css
<style>
span { border-color: #845397; }
span { border-color: rgb(132,83,151); }
td.TdClassName
{
border-color: #845397;
}
.TagClassName
{
border-color: #845397;
}
</style>