Shades of Affair #7C538E
Tints of Affair #7C538E
RGB
CMYK
RGB Variations
Color information
#7C538E (or 0x7C538E) is known color: Affair. HEX triplet: 7C, 53 and 8E. RGB value is (124,83,142). Sum of RGB (Red+Green+Blue) = 124+83+142=349 (46% of max value = 765). Red value is 124 (48.83% from 255 or 35.53% from 349); Green value is 83 (32.81% from 255 or 23.78% from 349); Blue value is 142 (55.86% from 255 or 40.69% from 349); Max value from RGB is 142 - color contains mainly: blue. Hex color #7C538E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C538E is #83AC71. Grayscale: #656565. Windows color (decimal): -8629362 or 9327484. OLE color: 9327484.
HSL color Cylindrical-coordinate representation of color #7C538E: hue angle of 281.69º degrees, saturation: 0.26, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #7C538E is Cyan = 0.13, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 124 | 83 | 142 | - |
| CMYK | 0.13 | 0.42 | 0 | 0.44 |
| HSL | 281.69º | 0.26% | 0.44% | - |
| HSV(B) | 281.69º | 0.42% | 0.56% | - |
| XYZ | 16.29 | 12.42 | 27.13 | - |
| YUV | 101.99 | 150.58 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 83 | 142 | 0.13 | 0.42 | 0 | 0.44 | 281.69 | 0.26 | 0.44 |
| Hex | 7C | 53 | 8E | D | 2A | 0 | 2C | 11A | 1A | 2C |
| Octal | 174 | 123 | 216 | 15 | 52 | 0 | 54 | 432 | 32 | 54 |
| Binary | 1111100 | 1010011 | 10001110 | 1101 | 101010 | 0 | 101100 | 100011010 | 11010 | 101100 |
Color Harmonies of #7C538E
Complementary color
Monochromatic Colors of #7C538E
Black with #7C538E
Text Example
Text Example
White with #7C538E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C538E; }
p { color: rgb(124,83,142); }
H1.HeaderClassName
{
color: #7C538E;
}
.AnyTagClassName
{
color: #7C538E;
}
</style>
background-color css
<style>
a { background-color: #7C538E; }
a { background-color: rgb(124,83,142); }
div.DivClassName
{
background-color: #7C538E;
}
.BgClassName
{
background-color: #7C538E;
}
</style>
border-color css
<style>
span { border-color: #7C538E; }
span { border-color: rgb(124,83,142); }
td.TdClassName
{
border-color: #7C538E;
}
.TagClassName
{
border-color: #7C538E;
}
</style>