Shades of Affair #7C5085
Tints of Affair #7C5085
RGB
CMYK
RGB Variations
Color information
#7C5085 (or 0x7C5085) is known color: Affair. HEX triplet: 7C, 50 and 85. RGB value is (124,80,133). Sum of RGB (Red+Green+Blue) = 124+80+133=337 (44% of max value = 765). Red value is 124 (48.83% from 255 or 36.80% from 337); Green value is 80 (31.64% from 255 or 23.74% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 133 - color contains mainly: blue. Hex color #7C5085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C5085 is #83AF7A. Grayscale: #636363. Windows color (decimal): -8630139 or 8736892. OLE color: 8736892.
HSL color Cylindrical-coordinate representation of color #7C5085: hue angle of 289.81º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #7C5085 is Cyan = 0.07, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 124 | 80 | 133 | - |
| CMYK | 0.07 | 0.40 | 0 | 0.48 |
| HSL | 289.81º | 0.25% | 0.42% | - |
| HSV(B) | 289.81º | 0.4% | 0.52% | - |
| XYZ | 15.41 | 11.72 | 23.64 | - |
| YUV | 99.2 | 147.08 | 145.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 80 | 133 | 0.07 | 0.40 | 0 | 0.48 | 289.81 | 0.25 | 0.42 |
| Hex | 7C | 50 | 85 | 7 | 28 | 0 | 30 | 122 | 19 | 2A |
| Octal | 174 | 120 | 205 | 7 | 50 | 0 | 60 | 442 | 31 | 52 |
| Binary | 1111100 | 1010000 | 10000101 | 111 | 101000 | 0 | 110000 | 100100010 | 11001 | 101010 |
Color Harmonies of #7C5085
Complementary color
Monochromatic Colors of #7C5085
Black with #7C5085
Text Example
Text Example
White with #7C5085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C5085; }
p { color: rgb(124,80,133); }
H1.HeaderClassName
{
color: #7C5085;
}
.AnyTagClassName
{
color: #7C5085;
}
</style>
background-color css
<style>
a { background-color: #7C5085; }
a { background-color: rgb(124,80,133); }
div.DivClassName
{
background-color: #7C5085;
}
.BgClassName
{
background-color: #7C5085;
}
</style>
border-color css
<style>
span { border-color: #7C5085; }
span { border-color: rgb(124,80,133); }
td.TdClassName
{
border-color: #7C5085;
}
.TagClassName
{
border-color: #7C5085;
}
</style>