Shades of Affair #7D4895
Tints of Affair #7D4895
RGB
CMYK
RGB Variations
Color information
#7D4895 (or 0x7D4895) is known color: Affair. HEX triplet: 7D, 48 and 95. RGB value is (125,72,149). Sum of RGB (Red+Green+Blue) = 125+72+149=346 (45% of max value = 765). Red value is 125 (49.22% from 255 or 36.13% from 346); Green value is 72 (28.52% from 255 or 20.81% from 346); Blue value is 149 (58.59% from 255 or 43.06% from 346); Max value from RGB is 149 - color contains mainly: blue. Hex color #7D4895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7D4895 is #82B76A. Grayscale: #606060. Windows color (decimal): -8566635 or 9783421. OLE color: 9783421.
HSL color Cylindrical-coordinate representation of color #7D4895: hue angle of 281.3º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #7D4895 is Cyan = 0.16, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 125 | 72 | 149 | - |
| CMYK | 0.16 | 0.52 | 0 | 0.42 |
| HSL | 281.3º | 0.35% | 0.43% | - |
| HSV(B) | 281.3º | 0.52% | 0.58% | - |
| XYZ | 16.2 | 11.16 | 29.73 | - |
| YUV | 96.63 | 157.56 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 72 | 149 | 0.16 | 0.52 | 0 | 0.42 | 281.3 | 0.35 | 0.43 |
| Hex | 7D | 48 | 95 | 10 | 34 | 0 | 2A | 119 | 23 | 2B |
| Octal | 175 | 110 | 225 | 20 | 64 | 0 | 52 | 431 | 43 | 53 |
| Binary | 1111101 | 1001000 | 10010101 | 10000 | 110100 | 0 | 101010 | 100011001 | 100011 | 101011 |
Color Harmonies of #7D4895
Complementary color
Monochromatic Colors of #7D4895
Black with #7D4895
Text Example
Text Example
White with #7D4895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D4895; }
p { color: rgb(125,72,149); }
H1.HeaderClassName
{
color: #7D4895;
}
.AnyTagClassName
{
color: #7D4895;
}
</style>
background-color css
<style>
a { background-color: #7D4895; }
a { background-color: rgb(125,72,149); }
div.DivClassName
{
background-color: #7D4895;
}
.BgClassName
{
background-color: #7D4895;
}
</style>
border-color css
<style>
span { border-color: #7D4895; }
span { border-color: rgb(125,72,149); }
td.TdClassName
{
border-color: #7D4895;
}
.TagClassName
{
border-color: #7D4895;
}
</style>