Shades of Affair #6E4786
Tints of Affair #6E4786
RGB
CMYK
RGB Variations
Color information
#6E4786 (or 0x6E4786) is known color: Affair. HEX triplet: 6E, 47 and 86. RGB value is (110,71,134). Sum of RGB (Red+Green+Blue) = 110+71+134=315 (41% of max value = 765). Red value is 110 (43.36% from 255 or 34.92% from 315); Green value is 71 (28.12% from 255 or 22.54% from 315); Blue value is 134 (52.73% from 255 or 42.54% from 315); Max value from RGB is 134 - color contains mainly: blue. Hex color #6E4786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6E4786 is #91B879. Grayscale: #595959. Windows color (decimal): -9549946 or 8800110. OLE color: 8800110.
HSL color Cylindrical-coordinate representation of color #6E4786: hue angle of 277.14º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #6E4786 is Cyan = 0.18, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 110 | 71 | 134 | - |
| CMYK | 0.18 | 0.47 | 0 | 0.47 |
| HSL | 277.14º | 0.31% | 0.4% | - |
| HSV(B) | 277.14º | 0.47% | 0.53% | - |
| XYZ | 12.99 | 9.54 | 23.71 | - |
| YUV | 89.84 | 152.92 | 142.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 110 | 71 | 134 | 0.18 | 0.47 | 0 | 0.47 | 277.14 | 0.31 | 0.4 |
| Hex | 6E | 47 | 86 | 12 | 2F | 0 | 2F | 115 | 1F | 28 |
| Octal | 156 | 107 | 206 | 22 | 57 | 0 | 57 | 425 | 37 | 50 |
| Binary | 1101110 | 1000111 | 10000110 | 10010 | 101111 | 0 | 101111 | 100010101 | 11111 | 101000 |
Color Harmonies of #6E4786
Complementary color
Monochromatic Colors of #6E4786
Black with #6E4786
Text Example
Text Example
White with #6E4786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6E4786; }
p { color: rgb(110,71,134); }
H1.HeaderClassName
{
color: #6E4786;
}
.AnyTagClassName
{
color: #6E4786;
}
</style>
background-color css
<style>
a { background-color: #6E4786; }
a { background-color: rgb(110,71,134); }
div.DivClassName
{
background-color: #6E4786;
}
.BgClassName
{
background-color: #6E4786;
}
</style>
border-color css
<style>
span { border-color: #6E4786; }
span { border-color: rgb(110,71,134); }
td.TdClassName
{
border-color: #6E4786;
}
.TagClassName
{
border-color: #6E4786;
}
</style>