Shades of Affair #7E548D
Tints of Affair #7E548D
RGB
CMYK
RGB Variations
Color information
#7E548D (or 0x7E548D) is known color: Affair. HEX triplet: 7E, 54 and 8D. RGB value is (126,84,141). Sum of RGB (Red+Green+Blue) = 126+84+141=351 (46% of max value = 765). Red value is 126 (49.61% from 255 or 35.90% from 351); Green value is 84 (33.20% from 255 or 23.93% from 351); Blue value is 141 (55.47% from 255 or 40.17% from 351); Max value from RGB is 141 - color contains mainly: blue. Hex color #7E548D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E548D is #81AB72. Grayscale: #666666. Windows color (decimal): -8498035 or 9262206. OLE color: 9262206.
HSL color Cylindrical-coordinate representation of color #7E548D: hue angle of 284.21º degrees, saturation: 0.25, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #7E548D is Cyan = 0.11, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 126 | 84 | 141 | - |
| CMYK | 0.11 | 0.40 | 0 | 0.45 |
| HSL | 284.21º | 0.25% | 0.44% | - |
| HSV(B) | 284.21º | 0.4% | 0.55% | - |
| XYZ | 16.58 | 12.7 | 26.78 | - |
| YUV | 103.06 | 149.41 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 84 | 141 | 0.11 | 0.40 | 0 | 0.45 | 284.21 | 0.25 | 0.44 |
| Hex | 7E | 54 | 8D | B | 28 | 0 | 2D | 11C | 19 | 2C |
| Octal | 176 | 124 | 215 | 13 | 50 | 0 | 55 | 434 | 31 | 54 |
| Binary | 1111110 | 1010100 | 10001101 | 1011 | 101000 | 0 | 101101 | 100011100 | 11001 | 101100 |
Color Harmonies of #7E548D
Complementary color
Monochromatic Colors of #7E548D
Black with #7E548D
Text Example
Text Example
White with #7E548D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E548D; }
p { color: rgb(126,84,141); }
H1.HeaderClassName
{
color: #7E548D;
}
.AnyTagClassName
{
color: #7E548D;
}
</style>
background-color css
<style>
a { background-color: #7E548D; }
a { background-color: rgb(126,84,141); }
div.DivClassName
{
background-color: #7E548D;
}
.BgClassName
{
background-color: #7E548D;
}
</style>
border-color css
<style>
span { border-color: #7E548D; }
span { border-color: rgb(126,84,141); }
td.TdClassName
{
border-color: #7E548D;
}
.TagClassName
{
border-color: #7E548D;
}
</style>