Shades of Affair #7C618B
Tints of Affair #7C618B
RGB
CMYK
RGB Variations
Color information
#7C618B (or 0x7C618B) is known color: Affair. HEX triplet: 7C, 61 and 8B. RGB value is (124,97,139). Sum of RGB (Red+Green+Blue) = 124+97+139=360 (47% of max value = 765). Red value is 124 (48.83% from 255 or 34.44% from 360); Green value is 97 (38.28% from 255 or 26.94% from 360); Blue value is 139 (54.69% from 255 or 38.61% from 360); Max value from RGB is 139 - color contains mainly: blue. Hex color #7C618B is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C618B is #839E74. Grayscale: #6D6D6D. Windows color (decimal): -8625781 or 9134460. OLE color: 9134460.
HSL color Cylindrical-coordinate representation of color #7C618B: hue angle of 278.57º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #7C618B is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 124 | 97 | 139 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.45 |
| HSL | 278.57º | 0.18% | 0.46% | - |
| HSV(B) | 278.57º | 0.3% | 0.55% | - |
| XYZ | 17.25 | 14.7 | 26.35 | - |
| YUV | 109.86 | 144.45 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 97 | 139 | 0.11 | 0.30 | 0 | 0.45 | 278.57 | 0.18 | 0.46 |
| Hex | 7C | 61 | 8B | B | 1E | 0 | 2D | 117 | 12 | 2E |
| Octal | 174 | 141 | 213 | 13 | 36 | 0 | 55 | 427 | 22 | 56 |
| Binary | 1111100 | 1100001 | 10001011 | 1011 | 11110 | 0 | 101101 | 100010111 | 10010 | 101110 |
Color Harmonies of #7C618B
Complementary color
Monochromatic Colors of #7C618B
Black with #7C618B
Text Example
Text Example
White with #7C618B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C618B; }
p { color: rgb(124,97,139); }
H1.HeaderClassName
{
color: #7C618B;
}
.AnyTagClassName
{
color: #7C618B;
}
</style>
background-color css
<style>
a { background-color: #7C618B; }
a { background-color: rgb(124,97,139); }
div.DivClassName
{
background-color: #7C618B;
}
.BgClassName
{
background-color: #7C618B;
}
</style>
border-color css
<style>
span { border-color: #7C618B; }
span { border-color: rgb(124,97,139); }
td.TdClassName
{
border-color: #7C618B;
}
.TagClassName
{
border-color: #7C618B;
}
</style>