Shades of Affair #7E618C
Tints of Affair #7E618C
RGB
CMYK
RGB Variations
Color information
#7E618C (or 0x7E618C) is known color: Affair. HEX triplet: 7E, 61 and 8C. RGB value is (126,97,140). Sum of RGB (Red+Green+Blue) = 126+97+140=363 (48% of max value = 765). Red value is 126 (49.61% from 255 or 34.71% from 363); Green value is 97 (38.28% from 255 or 26.72% from 363); Blue value is 140 (55.08% from 255 or 38.57% from 363); Max value from RGB is 140 - color contains mainly: blue. Hex color #7E618C is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E618C is #819E73. Grayscale: #6E6E6E. Windows color (decimal): -8494708 or 9199998. OLE color: 9199998.
HSL color Cylindrical-coordinate representation of color #7E618C: hue angle of 280.47º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #7E618C is Cyan = 0.10, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 126 | 97 | 140 | - |
| CMYK | 0.10 | 0.31 | 0 | 0.45 |
| HSL | 280.47º | 0.18% | 0.46% | - |
| HSV(B) | 280.47º | 0.31% | 0.55% | - |
| XYZ | 17.61 | 14.88 | 26.75 | - |
| YUV | 110.57 | 144.61 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 97 | 140 | 0.10 | 0.31 | 0 | 0.45 | 280.47 | 0.18 | 0.46 |
| Hex | 7E | 61 | 8C | A | 1F | 0 | 2D | 118 | 12 | 2E |
| Octal | 176 | 141 | 214 | 12 | 37 | 0 | 55 | 430 | 22 | 56 |
| Binary | 1111110 | 1100001 | 10001100 | 1010 | 11111 | 0 | 101101 | 100011000 | 10010 | 101110 |
Color Harmonies of #7E618C
Complementary color
Monochromatic Colors of #7E618C
Black with #7E618C
Text Example
Text Example
White with #7E618C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E618C; }
p { color: rgb(126,97,140); }
H1.HeaderClassName
{
color: #7E618C;
}
.AnyTagClassName
{
color: #7E618C;
}
</style>
background-color css
<style>
a { background-color: #7E618C; }
a { background-color: rgb(126,97,140); }
div.DivClassName
{
background-color: #7E618C;
}
.BgClassName
{
background-color: #7E618C;
}
</style>
border-color css
<style>
span { border-color: #7E618C; }
span { border-color: rgb(126,97,140); }
td.TdClassName
{
border-color: #7E618C;
}
.TagClassName
{
border-color: #7E618C;
}
</style>