Shades of Affair #7C6092
Tints of Affair #7C6092
RGB
CMYK
RGB Variations
Color information
#7C6092 (or 0x7C6092) is known color: Affair. HEX triplet: 7C, 60 and 92. RGB value is (124,96,146). Sum of RGB (Red+Green+Blue) = 124+96+146=366 (48% of max value = 765). Red value is 124 (48.83% from 255 or 33.88% from 366); Green value is 96 (37.89% from 255 or 26.23% from 366); Blue value is 146 (57.42% from 255 or 39.89% from 366); Max value from RGB is 146 - color contains mainly: blue. Hex color #7C6092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C6092 is #839F6D. Grayscale: #6D6D6D. Windows color (decimal): -8626030 or 9592956. OLE color: 9592956.
HSL color Cylindrical-coordinate representation of color #7C6092: hue angle of 273.6º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #7C6092 is Cyan = 0.15, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 124 | 96 | 146 | - |
| CMYK | 0.15 | 0.34 | 0 | 0.43 |
| HSL | 273.6º | 0.21% | 0.47% | - |
| HSV(B) | 273.6º | 0.34% | 0.57% | - |
| XYZ | 17.68 | 14.73 | 29.1 | - |
| YUV | 110.07 | 148.28 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 96 | 146 | 0.15 | 0.34 | 0 | 0.43 | 273.6 | 0.21 | 0.47 |
| Hex | 7C | 60 | 92 | F | 22 | 0 | 2B | 112 | 15 | 2F |
| Octal | 174 | 140 | 222 | 17 | 42 | 0 | 53 | 422 | 25 | 57 |
| Binary | 1111100 | 1100000 | 10010010 | 1111 | 100010 | 0 | 101011 | 100010010 | 10101 | 101111 |
Color Harmonies of #7C6092
Complementary color
Monochromatic Colors of #7C6092
Black with #7C6092
Text Example
Text Example
White with #7C6092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C6092; }
p { color: rgb(124,96,146); }
H1.HeaderClassName
{
color: #7C6092;
}
.AnyTagClassName
{
color: #7C6092;
}
</style>
background-color css
<style>
a { background-color: #7C6092; }
a { background-color: rgb(124,96,146); }
div.DivClassName
{
background-color: #7C6092;
}
.BgClassName
{
background-color: #7C6092;
}
</style>
border-color css
<style>
span { border-color: #7C6092; }
span { border-color: rgb(124,96,146); }
td.TdClassName
{
border-color: #7C6092;
}
.TagClassName
{
border-color: #7C6092;
}
</style>