Shades of Affair #7E5295
Tints of Affair #7E5295
RGB
CMYK
RGB Variations
Color information
#7E5295 (or 0x7E5295) is known color: Affair. HEX triplet: 7E, 52 and 95. RGB value is (126,82,149). Sum of RGB (Red+Green+Blue) = 126+82+149=357 (47% of max value = 765). Red value is 126 (49.61% from 255 or 35.29% from 357); Green value is 82 (32.42% from 255 or 22.97% from 357); Blue value is 149 (58.59% from 255 or 41.74% from 357); Max value from RGB is 149 - color contains mainly: blue. Hex color #7E5295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E5295 is #81AD6A. Grayscale: #666666. Windows color (decimal): -8498539 or 9785982. OLE color: 9785982.
HSL color Cylindrical-coordinate representation of color #7E5295: hue angle of 279.4º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #7E5295 is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 126 | 82 | 149 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.42 |
| HSL | 279.4º | 0.29% | 0.45% | - |
| HSV(B) | 279.4º | 0.45% | 0.58% | - |
| XYZ | 17.05 | 12.64 | 29.98 | - |
| YUV | 102.79 | 154.08 | 144.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 82 | 149 | 0.15 | 0.45 | 0 | 0.42 | 279.4 | 0.29 | 0.45 |
| Hex | 7E | 52 | 95 | F | 2D | 0 | 2A | 117 | 1D | 2D |
| Octal | 176 | 122 | 225 | 17 | 55 | 0 | 52 | 427 | 35 | 55 |
| Binary | 1111110 | 1010010 | 10010101 | 1111 | 101101 | 0 | 101010 | 100010111 | 11101 | 101101 |
Color Harmonies of #7E5295
Complementary color
Monochromatic Colors of #7E5295
Black with #7E5295
Text Example
Text Example
White with #7E5295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E5295; }
p { color: rgb(126,82,149); }
H1.HeaderClassName
{
color: #7E5295;
}
.AnyTagClassName
{
color: #7E5295;
}
</style>
background-color css
<style>
a { background-color: #7E5295; }
a { background-color: rgb(126,82,149); }
div.DivClassName
{
background-color: #7E5295;
}
.BgClassName
{
background-color: #7E5295;
}
</style>
border-color css
<style>
span { border-color: #7E5295; }
span { border-color: rgb(126,82,149); }
td.TdClassName
{
border-color: #7E5295;
}
.TagClassName
{
border-color: #7E5295;
}
</style>