Shades of Affair #7E578A
Tints of Affair #7E578A
RGB
CMYK
RGB Variations
Color information
#7E578A (or 0x7E578A) is known color: Affair. HEX triplet: 7E, 57 and 8A. RGB value is (126,87,138). Sum of RGB (Red+Green+Blue) = 126+87+138=351 (46% of max value = 765). Red value is 126 (49.61% from 255 or 35.90% from 351); Green value is 87 (34.38% from 255 or 24.79% from 351); Blue value is 138 (54.30% from 255 or 39.32% from 351); Max value from RGB is 138 - color contains mainly: blue. Hex color #7E578A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E578A is #81A875. Grayscale: #686868. Windows color (decimal): -8497270 or 9066366. OLE color: 9066366.
HSL color Cylindrical-coordinate representation of color #7E578A: hue angle of 285.88º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #7E578A is Cyan = 0.09, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 126 | 87 | 138 | - |
| CMYK | 0.09 | 0.37 | 0 | 0.46 |
| HSL | 285.88º | 0.23% | 0.44% | - |
| HSV(B) | 285.88º | 0.37% | 0.54% | - |
| XYZ | 16.6 | 13.09 | 25.7 | - |
| YUV | 104.48 | 146.92 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 87 | 138 | 0.09 | 0.37 | 0 | 0.46 | 285.88 | 0.23 | 0.44 |
| Hex | 7E | 57 | 8A | 9 | 25 | 0 | 2E | 11E | 17 | 2C |
| Octal | 176 | 127 | 212 | 11 | 45 | 0 | 56 | 436 | 27 | 54 |
| Binary | 1111110 | 1010111 | 10001010 | 1001 | 100101 | 0 | 101110 | 100011110 | 10111 | 101100 |
Color Harmonies of #7E578A
Complementary color
Monochromatic Colors of #7E578A
Black with #7E578A
Text Example
Text Example
White with #7E578A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E578A; }
p { color: rgb(126,87,138); }
H1.HeaderClassName
{
color: #7E578A;
}
.AnyTagClassName
{
color: #7E578A;
}
</style>
background-color css
<style>
a { background-color: #7E578A; }
a { background-color: rgb(126,87,138); }
div.DivClassName
{
background-color: #7E578A;
}
.BgClassName
{
background-color: #7E578A;
}
</style>
border-color css
<style>
span { border-color: #7E578A; }
span { border-color: rgb(126,87,138); }
td.TdClassName
{
border-color: #7E578A;
}
.TagClassName
{
border-color: #7E578A;
}
</style>