Shades of Affair #845995
Tints of Affair #845995
RGB
CMYK
RGB Variations
Color information
#845995 (or 0x845995) is known color: Affair. HEX triplet: 84, 59 and 95. RGB value is (132,89,149). Sum of RGB (Red+Green+Blue) = 132+89+149=370 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.68% from 370); Green value is 89 (35.16% from 255 or 24.05% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #845995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845995 is #7BA66A. Grayscale: #6C6C6C. Windows color (decimal): -8103531 or 9787780. OLE color: 9787780.
HSL color Cylindrical-coordinate representation of color #845995: hue angle of 283º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #845995 is Cyan = 0.11, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 89 | 149 | - |
| CMYK | 0.11 | 0.40 | 0 | 0.42 |
| HSL | 283º | 0.25% | 0.47% | - |
| HSV(B) | 283º | 0.4% | 0.58% | - |
| XYZ | 18.51 | 14.22 | 30.2 | - |
| YUV | 108.7 | 150.75 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 149 | 0.11 | 0.40 | 0 | 0.42 | 283 | 0.25 | 0.47 |
| Hex | 84 | 59 | 95 | B | 28 | 0 | 2A | 11B | 19 | 2F |
| Octal | 204 | 131 | 225 | 13 | 50 | 0 | 52 | 433 | 31 | 57 |
| Binary | 10000100 | 1011001 | 10010101 | 1011 | 101000 | 0 | 101010 | 100011011 | 11001 | 101111 |
Color Harmonies of #845995
Complementary color
Monochromatic Colors of #845995
Black with #845995
Text Example
Text Example
White with #845995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845995; }
p { color: rgb(132,89,149); }
H1.HeaderClassName
{
color: #845995;
}
.AnyTagClassName
{
color: #845995;
}
</style>
background-color css
<style>
a { background-color: #845995; }
a { background-color: rgb(132,89,149); }
div.DivClassName
{
background-color: #845995;
}
.BgClassName
{
background-color: #845995;
}
</style>
border-color css
<style>
span { border-color: #845995; }
span { border-color: rgb(132,89,149); }
td.TdClassName
{
border-color: #845995;
}
.TagClassName
{
border-color: #845995;
}
</style>