Shades of Affair #7E618D
Tints of Affair #7E618D
RGB
CMYK
RGB Variations
Color information
#7E618D (or 0x7E618D) is known color: Affair. HEX triplet: 7E, 61 and 8D. RGB value is (126,97,141). Sum of RGB (Red+Green+Blue) = 126+97+141=364 (48% of max value = 765). Red value is 126 (49.61% from 255 or 34.62% from 364); Green value is 97 (38.28% from 255 or 26.65% from 364); Blue value is 141 (55.47% from 255 or 38.74% from 364); Max value from RGB is 141 - color contains mainly: blue. Hex color #7E618D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E618D is #819E72. Grayscale: #6E6E6E. Windows color (decimal): -8494707 or 9265534. OLE color: 9265534.
HSL color Cylindrical-coordinate representation of color #7E618D: hue angle of 279.55º degrees, saturation: 0.18, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #7E618D is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 126 | 97 | 141 | - |
| CMYK | 0.11 | 0.31 | 0 | 0.45 |
| HSL | 279.55º | 0.18% | 0.47% | - |
| HSV(B) | 279.55º | 0.31% | 0.55% | - |
| XYZ | 17.69 | 14.91 | 27.14 | - |
| YUV | 110.69 | 145.11 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 97 | 141 | 0.11 | 0.31 | 0 | 0.45 | 279.55 | 0.18 | 0.47 |
| Hex | 7E | 61 | 8D | B | 1F | 0 | 2D | 118 | 12 | 2F |
| Octal | 176 | 141 | 215 | 13 | 37 | 0 | 55 | 430 | 22 | 57 |
| Binary | 1111110 | 1100001 | 10001101 | 1011 | 11111 | 0 | 101101 | 100011000 | 10010 | 101111 |
Color Harmonies of #7E618D
Complementary color
Monochromatic Colors of #7E618D
Black with #7E618D
Text Example
Text Example
White with #7E618D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E618D; }
p { color: rgb(126,97,141); }
H1.HeaderClassName
{
color: #7E618D;
}
.AnyTagClassName
{
color: #7E618D;
}
</style>
background-color css
<style>
a { background-color: #7E618D; }
a { background-color: rgb(126,97,141); }
div.DivClassName
{
background-color: #7E618D;
}
.BgClassName
{
background-color: #7E618D;
}
</style>
border-color css
<style>
span { border-color: #7E618D; }
span { border-color: rgb(126,97,141); }
td.TdClassName
{
border-color: #7E618D;
}
.TagClassName
{
border-color: #7E618D;
}
</style>