Shades of Affair #7D578E
Tints of Affair #7D578E
RGB
CMYK
RGB Variations
Color information
#7D578E (or 0x7D578E) is known color: Affair. HEX triplet: 7D, 57 and 8E. RGB value is (125,87,142). Sum of RGB (Red+Green+Blue) = 125+87+142=354 (46% of max value = 765). Red value is 125 (49.22% from 255 or 35.31% from 354); Green value is 87 (34.38% from 255 or 24.58% from 354); Blue value is 142 (55.86% from 255 or 40.11% from 354); Max value from RGB is 142 - color contains mainly: blue. Hex color #7D578E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7D578E is #82A871. Grayscale: #686868. Windows color (decimal): -8562802 or 9328509. OLE color: 9328509.
HSL color Cylindrical-coordinate representation of color #7D578E: hue angle of 281.45º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #7D578E is Cyan = 0.12, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 125 | 87 | 142 | - |
| CMYK | 0.12 | 0.39 | 0 | 0.44 |
| HSL | 281.45º | 0.24% | 0.45% | - |
| HSV(B) | 281.45º | 0.39% | 0.56% | - |
| XYZ | 16.75 | 13.13 | 27.24 | - |
| YUV | 104.63 | 149.09 | 142.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 87 | 142 | 0.12 | 0.39 | 0 | 0.44 | 281.45 | 0.24 | 0.45 |
| Hex | 7D | 57 | 8E | C | 27 | 0 | 2C | 119 | 18 | 2D |
| Octal | 175 | 127 | 216 | 14 | 47 | 0 | 54 | 431 | 30 | 55 |
| Binary | 1111101 | 1010111 | 10001110 | 1100 | 100111 | 0 | 101100 | 100011001 | 11000 | 101101 |
Color Harmonies of #7D578E
Complementary color
Monochromatic Colors of #7D578E
Black with #7D578E
Text Example
Text Example
White with #7D578E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D578E; }
p { color: rgb(125,87,142); }
H1.HeaderClassName
{
color: #7D578E;
}
.AnyTagClassName
{
color: #7D578E;
}
</style>
background-color css
<style>
a { background-color: #7D578E; }
a { background-color: rgb(125,87,142); }
div.DivClassName
{
background-color: #7D578E;
}
.BgClassName
{
background-color: #7D578E;
}
</style>
border-color css
<style>
span { border-color: #7D578E; }
span { border-color: rgb(125,87,142); }
td.TdClassName
{
border-color: #7D578E;
}
.TagClassName
{
border-color: #7D578E;
}
</style>