Shades of Affair #7C578E
Tints of Affair #7C578E
RGB
CMYK
RGB Variations
Color information
#7C578E (or 0x7C578E) is known color: Affair. HEX triplet: 7C, 57 and 8E. RGB value is (124,87,142). Sum of RGB (Red+Green+Blue) = 124+87+142=353 (46% of max value = 765). Red value is 124 (48.83% from 255 or 35.13% from 353); Green value is 87 (34.38% from 255 or 24.65% from 353); Blue value is 142 (55.86% from 255 or 40.23% from 353); Max value from RGB is 142 - color contains mainly: blue. Hex color #7C578E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C578E is #83A871. Grayscale: #686868. Windows color (decimal): -8628338 or 9328508. OLE color: 9328508.
HSL color Cylindrical-coordinate representation of color #7C578E: hue angle of 280.36º 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 #7C578E is Cyan = 0.13, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 124 | 87 | 142 | - |
| CMYK | 0.13 | 0.39 | 0 | 0.44 |
| HSL | 280.36º | 0.24% | 0.45% | - |
| HSV(B) | 280.36º | 0.39% | 0.56% | - |
| XYZ | 16.6 | 13.05 | 27.24 | - |
| YUV | 104.33 | 149.26 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 87 | 142 | 0.13 | 0.39 | 0 | 0.44 | 280.36 | 0.24 | 0.45 |
| Hex | 7C | 57 | 8E | D | 27 | 0 | 2C | 118 | 18 | 2D |
| Octal | 174 | 127 | 216 | 15 | 47 | 0 | 54 | 430 | 30 | 55 |
| Binary | 1111100 | 1010111 | 10001110 | 1101 | 100111 | 0 | 101100 | 100011000 | 11000 | 101101 |
Color Harmonies of #7C578E
Complementary color
Monochromatic Colors of #7C578E
Black with #7C578E
Text Example
Text Example
White with #7C578E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C578E; }
p { color: rgb(124,87,142); }
H1.HeaderClassName
{
color: #7C578E;
}
.AnyTagClassName
{
color: #7C578E;
}
</style>
background-color css
<style>
a { background-color: #7C578E; }
a { background-color: rgb(124,87,142); }
div.DivClassName
{
background-color: #7C578E;
}
.BgClassName
{
background-color: #7C578E;
}
</style>
border-color css
<style>
span { border-color: #7C578E; }
span { border-color: rgb(124,87,142); }
td.TdClassName
{
border-color: #7C578E;
}
.TagClassName
{
border-color: #7C578E;
}
</style>