Shades of Affair #7E6192
Tints of Affair #7E6192
RGB
CMYK
RGB Variations
Color information
#7E6192 (or 0x7E6192) is known color: Affair. HEX triplet: 7E, 61 and 92. RGB value is (126,97,146). Sum of RGB (Red+Green+Blue) = 126+97+146=369 (48% of max value = 765). Red value is 126 (49.61% from 255 or 34.15% from 369); Green value is 97 (38.28% from 255 or 26.29% from 369); Blue value is 146 (57.42% from 255 or 39.57% from 369); Max value from RGB is 146 - color contains mainly: blue. Hex color #7E6192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E6192 is #819E6D. Grayscale: #6F6F6F. Windows color (decimal): -8494702 or 9593214. OLE color: 9593214.
HSL color Cylindrical-coordinate representation of color #7E6192: hue angle of 275.51º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #7E6192 is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 126 | 97 | 146 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.43 |
| HSL | 275.51º | 0.2% | 0.48% | - |
| HSV(B) | 275.51º | 0.34% | 0.57% | - |
| XYZ | 18.07 | 15.06 | 29.15 | - |
| YUV | 111.26 | 147.61 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 97 | 146 | 0.14 | 0.34 | 0 | 0.43 | 275.51 | 0.2 | 0.48 |
| Hex | 7E | 61 | 92 | E | 22 | 0 | 2B | 114 | 14 | 30 |
| Octal | 176 | 141 | 222 | 16 | 42 | 0 | 53 | 424 | 24 | 60 |
| Binary | 1111110 | 1100001 | 10010010 | 1110 | 100010 | 0 | 101011 | 100010100 | 10100 | 110000 |
Color Harmonies of #7E6192
Complementary color
Monochromatic Colors of #7E6192
Black with #7E6192
Text Example
Text Example
White with #7E6192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E6192; }
p { color: rgb(126,97,146); }
H1.HeaderClassName
{
color: #7E6192;
}
.AnyTagClassName
{
color: #7E6192;
}
</style>
background-color css
<style>
a { background-color: #7E6192; }
a { background-color: rgb(126,97,146); }
div.DivClassName
{
background-color: #7E6192;
}
.BgClassName
{
background-color: #7E6192;
}
</style>
border-color css
<style>
span { border-color: #7E6192; }
span { border-color: rgb(126,97,146); }
td.TdClassName
{
border-color: #7E6192;
}
.TagClassName
{
border-color: #7E6192;
}
</style>