Shades of Affair #6E5579
Tints of Affair #6E5579
RGB
CMYK
RGB Variations
Color information
#6E5579 (or 0x6E5579) is known color: Affair. HEX triplet: 6E, 55 and 79. RGB value is (110,85,121). Sum of RGB (Red+Green+Blue) = 110+85+121=316 (41% of max value = 765). Red value is 110 (43.36% from 255 or 34.81% from 316); Green value is 85 (33.59% from 255 or 26.90% from 316); Blue value is 121 (47.66% from 255 or 38.29% from 316); Max value from RGB is 121 - color contains mainly: blue. Hex color #6E5579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6E5579 is #91AA86. Grayscale: #606060. Windows color (decimal): -9546375 or 7951726. OLE color: 7951726.
HSL color Cylindrical-coordinate representation of color #6E5579: hue angle of 281.67º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #6E5579 is Cyan = 0.09, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 110 | 85 | 121 | - |
| CMYK | 0.09 | 0.30 | 0 | 0.53 |
| HSL | 281.67º | 0.17% | 0.4% | - |
| HSV(B) | 281.67º | 0.3% | 0.47% | - |
| XYZ | 13.13 | 11.19 | 19.56 | - |
| YUV | 96.58 | 141.78 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 110 | 85 | 121 | 0.09 | 0.30 | 0 | 0.53 | 281.67 | 0.17 | 0.4 |
| Hex | 6E | 55 | 79 | 9 | 1E | 0 | 35 | 11A | 11 | 28 |
| Octal | 156 | 125 | 171 | 11 | 36 | 0 | 65 | 432 | 21 | 50 |
| Binary | 1101110 | 1010101 | 1111001 | 1001 | 11110 | 0 | 110101 | 100011010 | 10001 | 101000 |
Color Harmonies of #6E5579
Complementary color
Monochromatic Colors of #6E5579
Black with #6E5579
Text Example
Text Example
White with #6E5579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6E5579; }
p { color: rgb(110,85,121); }
H1.HeaderClassName
{
color: #6E5579;
}
.AnyTagClassName
{
color: #6E5579;
}
</style>
background-color css
<style>
a { background-color: #6E5579; }
a { background-color: rgb(110,85,121); }
div.DivClassName
{
background-color: #6E5579;
}
.BgClassName
{
background-color: #6E5579;
}
</style>
border-color css
<style>
span { border-color: #6E5579; }
span { border-color: rgb(110,85,121); }
td.TdClassName
{
border-color: #6E5579;
}
.TagClassName
{
border-color: #6E5579;
}
</style>