Shades of Affair #7D618F
Tints of Affair #7D618F
RGB
CMYK
RGB Variations
Color information
#7D618F (or 0x7D618F) is known color: Affair. HEX triplet: 7D, 61 and 8F. RGB value is (125,97,143). Sum of RGB (Red+Green+Blue) = 125+97+143=365 (48% of max value = 765). Red value is 125 (49.22% from 255 or 34.25% from 365); Green value is 97 (38.28% from 255 or 26.58% from 365); Blue value is 143 (56.25% from 255 or 39.18% from 365); Max value from RGB is 143 - color contains mainly: blue. Hex color #7D618F is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7D618F is #829E70. Grayscale: #6E6E6E. Windows color (decimal): -8560241 or 9396605. OLE color: 9396605.
HSL color Cylindrical-coordinate representation of color #7D618F: hue angle of 276.52º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #7D618F is Cyan = 0.13, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 125 | 97 | 143 | - |
| CMYK | 0.13 | 0.32 | 0 | 0.44 |
| HSL | 276.52º | 0.19% | 0.47% | - |
| HSV(B) | 276.52º | 0.32% | 0.56% | - |
| XYZ | 17.69 | 14.89 | 27.93 | - |
| YUV | 110.62 | 146.28 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 97 | 143 | 0.13 | 0.32 | 0 | 0.44 | 276.52 | 0.19 | 0.47 |
| Hex | 7D | 61 | 8F | D | 20 | 0 | 2C | 115 | 13 | 2F |
| Octal | 175 | 141 | 217 | 15 | 40 | 0 | 54 | 425 | 23 | 57 |
| Binary | 1111101 | 1100001 | 10001111 | 1101 | 100000 | 0 | 101100 | 100010101 | 10011 | 101111 |
Color Harmonies of #7D618F
Complementary color
Monochromatic Colors of #7D618F
Black with #7D618F
Text Example
Text Example
White with #7D618F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D618F; }
p { color: rgb(125,97,143); }
H1.HeaderClassName
{
color: #7D618F;
}
.AnyTagClassName
{
color: #7D618F;
}
</style>
background-color css
<style>
a { background-color: #7D618F; }
a { background-color: rgb(125,97,143); }
div.DivClassName
{
background-color: #7D618F;
}
.BgClassName
{
background-color: #7D618F;
}
</style>
border-color css
<style>
span { border-color: #7D618F; }
span { border-color: rgb(125,97,143); }
td.TdClassName
{
border-color: #7D618F;
}
.TagClassName
{
border-color: #7D618F;
}
</style>