Shades of Affair #845E94
Tints of Affair #845E94
RGB
CMYK
RGB Variations
Color information
#845E94 (or 0x845E94) is known color: Affair. HEX triplet: 84, 5E and 94. RGB value is (132,94,148). Sum of RGB (Red+Green+Blue) = 132+94+148=374 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.29% from 374); Green value is 94 (37.11% from 255 or 25.13% from 374); Blue value is 148 (58.20% from 255 or 39.57% from 374); Max value from RGB is 148 - color contains mainly: blue. Hex color #845E94 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845E94 is #7BA16B. Grayscale: #6F6F6F. Windows color (decimal): -8102252 or 9723524. OLE color: 9723524.
HSL color Cylindrical-coordinate representation of color #845E94: hue angle of 282.22º degrees, saturation: 0.22, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #845E94 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 94 | 148 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.42 |
| HSL | 282.22º | 0.22% | 0.47% | - |
| HSV(B) | 282.22º | 0.36% | 0.58% | - |
| XYZ | 18.86 | 15.05 | 29.93 | - |
| YUV | 111.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 94 | 148 | 0.11 | 0.36 | 0 | 0.42 | 282.22 | 0.22 | 0.47 |
| Hex | 84 | 5E | 94 | B | 24 | 0 | 2A | 11A | 16 | 2F |
| Octal | 204 | 136 | 224 | 13 | 44 | 0 | 52 | 432 | 26 | 57 |
| Binary | 10000100 | 1011110 | 10010100 | 1011 | 100100 | 0 | 101010 | 100011010 | 10110 | 101111 |
Color Harmonies of #845E94
Complementary color
Monochromatic Colors of #845E94
Black with #845E94
Text Example
Text Example
White with #845E94
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845E94; }
p { color: rgb(132,94,148); }
H1.HeaderClassName
{
color: #845E94;
}
.AnyTagClassName
{
color: #845E94;
}
</style>
background-color css
<style>
a { background-color: #845E94; }
a { background-color: rgb(132,94,148); }
div.DivClassName
{
background-color: #845E94;
}
.BgClassName
{
background-color: #845E94;
}
</style>
border-color css
<style>
span { border-color: #845E94; }
span { border-color: rgb(132,94,148); }
td.TdClassName
{
border-color: #845E94;
}
.TagClassName
{
border-color: #845E94;
}
</style>