Shades of Affair #7D4988
Tints of Affair #7D4988
RGB
CMYK
RGB Variations
Color information
#7D4988 (or 0x7D4988) is known color: Affair. HEX triplet: 7D, 49 and 88. RGB value is (125,73,136). Sum of RGB (Red+Green+Blue) = 125+73+136=334 (44% of max value = 765). Red value is 125 (49.22% from 255 or 37.43% from 334); Green value is 73 (28.91% from 255 or 21.86% from 334); Blue value is 136 (53.52% from 255 or 40.72% from 334); Max value from RGB is 136 - color contains mainly: blue. Hex color #7D4988 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7D4988 is #82B677. Grayscale: #5F5F5F. Windows color (decimal): -8566392 or 8931709. OLE color: 8931709.
HSL color Cylindrical-coordinate representation of color #7D4988: hue angle of 289.52º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #7D4988 is Cyan = 0.08, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 125 | 73 | 136 | - |
| CMYK | 0.08 | 0.46 | 0 | 0.47 |
| HSL | 289.52º | 0.3% | 0.41% | - |
| HSV(B) | 289.52º | 0.46% | 0.53% | - |
| XYZ | 15.28 | 10.9 | 24.59 | - |
| YUV | 95.73 | 150.73 | 148.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 73 | 136 | 0.08 | 0.46 | 0 | 0.47 | 289.52 | 0.3 | 0.41 |
| Hex | 7D | 49 | 88 | 8 | 2E | 0 | 2F | 122 | 1E | 29 |
| Octal | 175 | 111 | 210 | 10 | 56 | 0 | 57 | 442 | 36 | 51 |
| Binary | 1111101 | 1001001 | 10001000 | 1000 | 101110 | 0 | 101111 | 100100010 | 11110 | 101001 |
Color Harmonies of #7D4988
Complementary color
Monochromatic Colors of #7D4988
Black with #7D4988
Text Example
Text Example
White with #7D4988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D4988; }
p { color: rgb(125,73,136); }
H1.HeaderClassName
{
color: #7D4988;
}
.AnyTagClassName
{
color: #7D4988;
}
</style>
background-color css
<style>
a { background-color: #7D4988; }
a { background-color: rgb(125,73,136); }
div.DivClassName
{
background-color: #7D4988;
}
.BgClassName
{
background-color: #7D4988;
}
</style>
border-color css
<style>
span { border-color: #7D4988; }
span { border-color: rgb(125,73,136); }
td.TdClassName
{
border-color: #7D4988;
}
.TagClassName
{
border-color: #7D4988;
}
</style>