Shades of Affair #7C6089
Tints of Affair #7C6089
RGB
CMYK
RGB Variations
Color information
#7C6089 (or 0x7C6089) is known color: Affair. HEX triplet: 7C, 60 and 89. RGB value is (124,96,137). Sum of RGB (Red+Green+Blue) = 124+96+137=357 (47% of max value = 765). Red value is 124 (48.83% from 255 or 34.73% from 357); Green value is 96 (37.89% from 255 or 26.89% from 357); Blue value is 137 (53.91% from 255 or 38.38% from 357); Max value from RGB is 137 - color contains mainly: blue. Hex color #7C6089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C6089 is #839F76. Grayscale: #6C6C6C. Windows color (decimal): -8626039 or 9003132. OLE color: 9003132.
HSL color Cylindrical-coordinate representation of color #7C6089: hue angle of 280.98º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #7C6089 is Cyan = 0.09, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 124 | 96 | 137 | - |
| CMYK | 0.09 | 0.30 | 0 | 0.46 |
| HSL | 280.98º | 0.18% | 0.46% | - |
| HSV(B) | 280.98º | 0.3% | 0.54% | - |
| XYZ | 17.01 | 14.46 | 25.56 | - |
| YUV | 109.05 | 143.78 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 96 | 137 | 0.09 | 0.30 | 0 | 0.46 | 280.98 | 0.18 | 0.46 |
| Hex | 7C | 60 | 89 | 9 | 1E | 0 | 2E | 119 | 12 | 2E |
| Octal | 174 | 140 | 211 | 11 | 36 | 0 | 56 | 431 | 22 | 56 |
| Binary | 1111100 | 1100000 | 10001001 | 1001 | 11110 | 0 | 101110 | 100011001 | 10010 | 101110 |
Color Harmonies of #7C6089
Complementary color
Monochromatic Colors of #7C6089
Black with #7C6089
Text Example
Text Example
White with #7C6089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C6089; }
p { color: rgb(124,96,137); }
H1.HeaderClassName
{
color: #7C6089;
}
.AnyTagClassName
{
color: #7C6089;
}
</style>
background-color css
<style>
a { background-color: #7C6089; }
a { background-color: rgb(124,96,137); }
div.DivClassName
{
background-color: #7C6089;
}
.BgClassName
{
background-color: #7C6089;
}
</style>
border-color css
<style>
span { border-color: #7C6089; }
span { border-color: rgb(124,96,137); }
td.TdClassName
{
border-color: #7C6089;
}
.TagClassName
{
border-color: #7C6089;
}
</style>