Shades of Affair #6E5486
Tints of Affair #6E5486
RGB
CMYK
RGB Variations
Color information
#6E5486 (or 0x6E5486) is known color: Affair. HEX triplet: 6E, 54 and 86. RGB value is (110,84,134). Sum of RGB (Red+Green+Blue) = 110+84+134=328 (43% of max value = 765). Red value is 110 (43.36% from 255 or 33.54% from 328); Green value is 84 (33.20% from 255 or 25.61% from 328); Blue value is 134 (52.73% from 255 or 40.85% from 328); Max value from RGB is 134 - color contains mainly: blue. Hex color #6E5486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6E5486 is #91AB79. Grayscale: #616161. Windows color (decimal): -9546618 or 8803438. OLE color: 8803438.
HSL color Cylindrical-coordinate representation of color #6E5486: hue angle of 271.2º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #6E5486 is Cyan = 0.18, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 110 | 84 | 134 | - |
| CMYK | 0.18 | 0.37 | 0 | 0.47 |
| HSL | 271.2º | 0.23% | 0.43% | - |
| HSV(B) | 271.2º | 0.37% | 0.53% | - |
| XYZ | 13.9 | 11.38 | 24.02 | - |
| YUV | 97.47 | 148.61 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 110 | 84 | 134 | 0.18 | 0.37 | 0 | 0.47 | 271.2 | 0.23 | 0.43 |
| Hex | 6E | 54 | 86 | 12 | 25 | 0 | 2F | 10F | 17 | 2B |
| Octal | 156 | 124 | 206 | 22 | 45 | 0 | 57 | 417 | 27 | 53 |
| Binary | 1101110 | 1010100 | 10000110 | 10010 | 100101 | 0 | 101111 | 100001111 | 10111 | 101011 |
Color Harmonies of #6E5486
Complementary color
Monochromatic Colors of #6E5486
Black with #6E5486
Text Example
Text Example
White with #6E5486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6E5486; }
p { color: rgb(110,84,134); }
H1.HeaderClassName
{
color: #6E5486;
}
.AnyTagClassName
{
color: #6E5486;
}
</style>
background-color css
<style>
a { background-color: #6E5486; }
a { background-color: rgb(110,84,134); }
div.DivClassName
{
background-color: #6E5486;
}
.BgClassName
{
background-color: #6E5486;
}
</style>
border-color css
<style>
span { border-color: #6E5486; }
span { border-color: rgb(110,84,134); }
td.TdClassName
{
border-color: #6E5486;
}
.TagClassName
{
border-color: #6E5486;
}
</style>