Shades of Affair #7E5286
Tints of Affair #7E5286
RGB
CMYK
RGB Variations
Color information
#7E5286 (or 0x7E5286) is known color: Affair. HEX triplet: 7E, 52 and 86. RGB value is (126,82,134). Sum of RGB (Red+Green+Blue) = 126+82+134=342 (45% of max value = 765). Red value is 126 (49.61% from 255 or 36.84% from 342); Green value is 82 (32.42% from 255 or 23.98% from 342); Blue value is 134 (52.73% from 255 or 39.18% from 342); Max value from RGB is 134 - color contains mainly: blue. Hex color #7E5286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E5286 is #81AD79. Grayscale: #646464. Windows color (decimal): -8498554 or 8802942. OLE color: 8802942.
HSL color Cylindrical-coordinate representation of color #7E5286: hue angle of 290.77º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #7E5286 is Cyan = 0.06, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 126 | 82 | 134 | - |
| CMYK | 0.06 | 0.39 | 0 | 0.47 |
| HSL | 290.77º | 0.24% | 0.42% | - |
| HSV(B) | 290.77º | 0.39% | 0.53% | - |
| XYZ | 15.92 | 12.19 | 24.07 | - |
| YUV | 101.08 | 146.58 | 145.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 82 | 134 | 0.06 | 0.39 | 0 | 0.47 | 290.77 | 0.24 | 0.42 |
| Hex | 7E | 52 | 86 | 6 | 27 | 0 | 2F | 123 | 18 | 2A |
| Octal | 176 | 122 | 206 | 6 | 47 | 0 | 57 | 443 | 30 | 52 |
| Binary | 1111110 | 1010010 | 10000110 | 110 | 100111 | 0 | 101111 | 100100011 | 11000 | 101010 |
Color Harmonies of #7E5286
Complementary color
Monochromatic Colors of #7E5286
Black with #7E5286
Text Example
Text Example
White with #7E5286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E5286; }
p { color: rgb(126,82,134); }
H1.HeaderClassName
{
color: #7E5286;
}
.AnyTagClassName
{
color: #7E5286;
}
</style>
background-color css
<style>
a { background-color: #7E5286; }
a { background-color: rgb(126,82,134); }
div.DivClassName
{
background-color: #7E5286;
}
.BgClassName
{
background-color: #7E5286;
}
</style>
border-color css
<style>
span { border-color: #7E5286; }
span { border-color: rgb(126,82,134); }
td.TdClassName
{
border-color: #7E5286;
}
.TagClassName
{
border-color: #7E5286;
}
</style>