Shades of Affair #7D618C
Tints of Affair #7D618C
RGB
CMYK
RGB Variations
Color information
#7D618C (or 0x7D618C) is known color: Affair. HEX triplet: 7D, 61 and 8C. RGB value is (125,97,140). Sum of RGB (Red+Green+Blue) = 125+97+140=362 (47% of max value = 765). Red value is 125 (49.22% from 255 or 34.53% from 362); Green value is 97 (38.28% from 255 or 26.80% from 362); Blue value is 140 (55.08% from 255 or 38.67% from 362); Max value from RGB is 140 - color contains mainly: blue. Hex color #7D618C is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7D618C is #829E73. Grayscale: #6E6E6E. Windows color (decimal): -8560244 or 9199997. OLE color: 9199997.
HSL color Cylindrical-coordinate representation of color #7D618C: hue angle of 279.07º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #7D618C is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 125 | 97 | 140 | - |
| CMYK | 0.11 | 0.31 | 0 | 0.45 |
| HSL | 279.07º | 0.18% | 0.46% | - |
| HSV(B) | 279.07º | 0.31% | 0.55% | - |
| XYZ | 17.47 | 14.8 | 26.75 | - |
| YUV | 110.27 | 144.78 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 97 | 140 | 0.11 | 0.31 | 0 | 0.45 | 279.07 | 0.18 | 0.46 |
| Hex | 7D | 61 | 8C | B | 1F | 0 | 2D | 117 | 12 | 2E |
| Octal | 175 | 141 | 214 | 13 | 37 | 0 | 55 | 427 | 22 | 56 |
| Binary | 1111101 | 1100001 | 10001100 | 1011 | 11111 | 0 | 101101 | 100010111 | 10010 | 101110 |
Color Harmonies of #7D618C
Complementary color
Monochromatic Colors of #7D618C
Black with #7D618C
Text Example
Text Example
White with #7D618C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D618C; }
p { color: rgb(125,97,140); }
H1.HeaderClassName
{
color: #7D618C;
}
.AnyTagClassName
{
color: #7D618C;
}
</style>
background-color css
<style>
a { background-color: #7D618C; }
a { background-color: rgb(125,97,140); }
div.DivClassName
{
background-color: #7D618C;
}
.BgClassName
{
background-color: #7D618C;
}
</style>
border-color css
<style>
span { border-color: #7D618C; }
span { border-color: rgb(125,97,140); }
td.TdClassName
{
border-color: #7D618C;
}
.TagClassName
{
border-color: #7D618C;
}
</style>