Shades of Affair #7E5487
Tints of Affair #7E5487
RGB
CMYK
RGB Variations
Color information
#7E5487 (or 0x7E5487) is known color: Affair. HEX triplet: 7E, 54 and 87. RGB value is (126,84,135). Sum of RGB (Red+Green+Blue) = 126+84+135=345 (45% of max value = 765). Red value is 126 (49.61% from 255 or 36.52% from 345); Green value is 84 (33.20% from 255 or 24.35% from 345); Blue value is 135 (53.12% from 255 or 39.13% from 345); Max value from RGB is 135 - color contains mainly: blue. Hex color #7E5487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E5487 is #81AB78. Grayscale: #666666. Windows color (decimal): -8498041 or 8868990. OLE color: 8868990.
HSL color Cylindrical-coordinate representation of color #7E5487: hue angle of 289.41º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #7E5487 is Cyan = 0.07, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 126 | 84 | 135 | - |
| CMYK | 0.07 | 0.38 | 0 | 0.47 |
| HSL | 289.41º | 0.23% | 0.43% | - |
| HSV(B) | 289.41º | 0.38% | 0.53% | - |
| XYZ | 16.15 | 12.53 | 24.49 | - |
| YUV | 102.37 | 146.41 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 84 | 135 | 0.07 | 0.38 | 0 | 0.47 | 289.41 | 0.23 | 0.43 |
| Hex | 7E | 54 | 87 | 7 | 26 | 0 | 2F | 121 | 17 | 2B |
| Octal | 176 | 124 | 207 | 7 | 46 | 0 | 57 | 441 | 27 | 53 |
| Binary | 1111110 | 1010100 | 10000111 | 111 | 100110 | 0 | 101111 | 100100001 | 10111 | 101011 |
Color Harmonies of #7E5487
Complementary color
Monochromatic Colors of #7E5487
Black with #7E5487
Text Example
Text Example
White with #7E5487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E5487; }
p { color: rgb(126,84,135); }
H1.HeaderClassName
{
color: #7E5487;
}
.AnyTagClassName
{
color: #7E5487;
}
</style>
background-color css
<style>
a { background-color: #7E5487; }
a { background-color: rgb(126,84,135); }
div.DivClassName
{
background-color: #7E5487;
}
.BgClassName
{
background-color: #7E5487;
}
</style>
border-color css
<style>
span { border-color: #7E5487; }
span { border-color: rgb(126,84,135); }
td.TdClassName
{
border-color: #7E5487;
}
.TagClassName
{
border-color: #7E5487;
}
</style>