Shades of Affair #7E6189
Tints of Affair #7E6189
RGB
CMYK
RGB Variations
Color information
#7E6189 (or 0x7E6189) is known color: Affair. HEX triplet: 7E, 61 and 89. RGB value is (126,97,137). Sum of RGB (Red+Green+Blue) = 126+97+137=360 (47% of max value = 765). Red value is 126 (49.61% from 255 or 35% from 360); Green value is 97 (38.28% from 255 or 26.94% from 360); Blue value is 137 (53.91% from 255 or 38.06% from 360); Max value from RGB is 137 - color contains mainly: blue. Hex color #7E6189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E6189 is #819E76. Grayscale: #6E6E6E. Windows color (decimal): -8494711 or 9003390. OLE color: 9003390.
HSL color Cylindrical-coordinate representation of color #7E6189: hue angle of 283.5º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #7E6189 is Cyan = 0.08, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 126 | 97 | 137 | - |
| CMYK | 0.08 | 0.29 | 0 | 0.46 |
| HSL | 283.5º | 0.17% | 0.46% | - |
| HSV(B) | 283.5º | 0.29% | 0.54% | - |
| XYZ | 17.39 | 14.79 | 25.61 | - |
| YUV | 110.23 | 143.11 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 97 | 137 | 0.08 | 0.29 | 0 | 0.46 | 283.5 | 0.17 | 0.46 |
| Hex | 7E | 61 | 89 | 8 | 1D | 0 | 2E | 11C | 11 | 2E |
| Octal | 176 | 141 | 211 | 10 | 35 | 0 | 56 | 434 | 21 | 56 |
| Binary | 1111110 | 1100001 | 10001001 | 1000 | 11101 | 0 | 101110 | 100011100 | 10001 | 101110 |
Color Harmonies of #7E6189
Complementary color
Monochromatic Colors of #7E6189
Black with #7E6189
Text Example
Text Example
White with #7E6189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E6189; }
p { color: rgb(126,97,137); }
H1.HeaderClassName
{
color: #7E6189;
}
.AnyTagClassName
{
color: #7E6189;
}
</style>
background-color css
<style>
a { background-color: #7E6189; }
a { background-color: rgb(126,97,137); }
div.DivClassName
{
background-color: #7E6189;
}
.BgClassName
{
background-color: #7E6189;
}
</style>
border-color css
<style>
span { border-color: #7E6189; }
span { border-color: rgb(126,97,137); }
td.TdClassName
{
border-color: #7E6189;
}
.TagClassName
{
border-color: #7E6189;
}
</style>