Shades of Affair #7D5991
Tints of Affair #7D5991
RGB
CMYK
RGB Variations
Color information
#7D5991 (or 0x7D5991) is known color: Affair. HEX triplet: 7D, 59 and 91. RGB value is (125,89,145). Sum of RGB (Red+Green+Blue) = 125+89+145=359 (47% of max value = 765). Red value is 125 (49.22% from 255 or 34.82% from 359); Green value is 89 (35.16% from 255 or 24.79% from 359); Blue value is 145 (57.03% from 255 or 40.39% from 359); Max value from RGB is 145 - color contains mainly: blue. Hex color #7D5991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7D5991 is #82A66E. Grayscale: #696969. Windows color (decimal): -8562287 or 9525629. OLE color: 9525629.
HSL color Cylindrical-coordinate representation of color #7D5991: hue angle of 278.57º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #7D5991 is Cyan = 0.14, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 125 | 89 | 145 | - |
| CMYK | 0.14 | 0.39 | 0 | 0.43 |
| HSL | 278.57º | 0.24% | 0.46% | - |
| HSV(B) | 278.57º | 0.39% | 0.57% | - |
| XYZ | 17.14 | 13.55 | 28.5 | - |
| YUV | 106.15 | 149.93 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 89 | 145 | 0.14 | 0.39 | 0 | 0.43 | 278.57 | 0.24 | 0.46 |
| Hex | 7D | 59 | 91 | E | 27 | 0 | 2B | 117 | 18 | 2E |
| Octal | 175 | 131 | 221 | 16 | 47 | 0 | 53 | 427 | 30 | 56 |
| Binary | 1111101 | 1011001 | 10010001 | 1110 | 100111 | 0 | 101011 | 100010111 | 11000 | 101110 |
Color Harmonies of #7D5991
Complementary color
Monochromatic Colors of #7D5991
Black with #7D5991
Text Example
Text Example
White with #7D5991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D5991; }
p { color: rgb(125,89,145); }
H1.HeaderClassName
{
color: #7D5991;
}
.AnyTagClassName
{
color: #7D5991;
}
</style>
background-color css
<style>
a { background-color: #7D5991; }
a { background-color: rgb(125,89,145); }
div.DivClassName
{
background-color: #7D5991;
}
.BgClassName
{
background-color: #7D5991;
}
</style>
border-color css
<style>
span { border-color: #7D5991; }
span { border-color: rgb(125,89,145); }
td.TdClassName
{
border-color: #7D5991;
}
.TagClassName
{
border-color: #7D5991;
}
</style>