Shades of Affair #7E6190
Tints of Affair #7E6190
RGB
CMYK
RGB Variations
Color information
#7E6190 (or 0x7E6190) is known color: Affair. HEX triplet: 7E, 61 and 90. RGB value is (126,97,144). Sum of RGB (Red+Green+Blue) = 126+97+144=367 (48% of max value = 765). Red value is 126 (49.61% from 255 or 34.33% from 367); Green value is 97 (38.28% from 255 or 26.43% from 367); Blue value is 144 (56.64% from 255 or 39.24% from 367); Max value from RGB is 144 - color contains mainly: blue. Hex color #7E6190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E6190 is #819E6F. Grayscale: #6E6E6E. Windows color (decimal): -8494704 or 9462142. OLE color: 9462142.
HSL color Cylindrical-coordinate representation of color #7E6190: hue angle of 277.02º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #7E6190 is Cyan = 0.12, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 126 | 97 | 144 | - |
| CMYK | 0.12 | 0.33 | 0 | 0.44 |
| HSL | 277.02º | 0.2% | 0.47% | - |
| HSV(B) | 277.02º | 0.33% | 0.56% | - |
| XYZ | 17.91 | 15 | 28.34 | - |
| YUV | 111.03 | 146.61 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 97 | 144 | 0.12 | 0.33 | 0 | 0.44 | 277.02 | 0.2 | 0.47 |
| Hex | 7E | 61 | 90 | C | 21 | 0 | 2C | 115 | 14 | 2F |
| Octal | 176 | 141 | 220 | 14 | 41 | 0 | 54 | 425 | 24 | 57 |
| Binary | 1111110 | 1100001 | 10010000 | 1100 | 100001 | 0 | 101100 | 100010101 | 10100 | 101111 |
Color Harmonies of #7E6190
Complementary color
Monochromatic Colors of #7E6190
Black with #7E6190
Text Example
Text Example
White with #7E6190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E6190; }
p { color: rgb(126,97,144); }
H1.HeaderClassName
{
color: #7E6190;
}
.AnyTagClassName
{
color: #7E6190;
}
</style>
background-color css
<style>
a { background-color: #7E6190; }
a { background-color: rgb(126,97,144); }
div.DivClassName
{
background-color: #7E6190;
}
.BgClassName
{
background-color: #7E6190;
}
</style>
border-color css
<style>
span { border-color: #7E6190; }
span { border-color: rgb(126,97,144); }
td.TdClassName
{
border-color: #7E6190;
}
.TagClassName
{
border-color: #7E6190;
}
</style>