Shades of Affair #6E537E
Tints of Affair #6E537E
RGB
CMYK
RGB Variations
Color information
#6E537E (or 0x6E537E) is known color: Affair. HEX triplet: 6E, 53 and 7E. RGB value is (110,83,126). Sum of RGB (Red+Green+Blue) = 110+83+126=319 (42% of max value = 765). Red value is 110 (43.36% from 255 or 34.48% from 319); Green value is 83 (32.81% from 255 or 26.02% from 319); Blue value is 126 (49.61% from 255 or 39.50% from 319); Max value from RGB is 126 - color contains mainly: blue. Hex color #6E537E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6E537E is #91AC81. Grayscale: #5F5F5F. Windows color (decimal): -9546882 or 8278894. OLE color: 8278894.
HSL color Cylindrical-coordinate representation of color #6E537E: hue angle of 277.67º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #6E537E is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 110 | 83 | 126 | - |
| CMYK | 0.13 | 0.34 | 0 | 0.51 |
| HSL | 277.67º | 0.21% | 0.41% | - |
| HSV(B) | 277.67º | 0.34% | 0.49% | - |
| XYZ | 13.29 | 11.01 | 21.16 | - |
| YUV | 95.98 | 144.95 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 110 | 83 | 126 | 0.13 | 0.34 | 0 | 0.51 | 277.67 | 0.21 | 0.41 |
| Hex | 6E | 53 | 7E | D | 22 | 0 | 33 | 116 | 15 | 29 |
| Octal | 156 | 123 | 176 | 15 | 42 | 0 | 63 | 426 | 25 | 51 |
| Binary | 1101110 | 1010011 | 1111110 | 1101 | 100010 | 0 | 110011 | 100010110 | 10101 | 101001 |
Color Harmonies of #6E537E
Complementary color
Monochromatic Colors of #6E537E
Black with #6E537E
Text Example
Text Example
White with #6E537E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6E537E; }
p { color: rgb(110,83,126); }
H1.HeaderClassName
{
color: #6E537E;
}
.AnyTagClassName
{
color: #6E537E;
}
</style>
background-color css
<style>
a { background-color: #6E537E; }
a { background-color: rgb(110,83,126); }
div.DivClassName
{
background-color: #6E537E;
}
.BgClassName
{
background-color: #6E537E;
}
</style>
border-color css
<style>
span { border-color: #6E537E; }
span { border-color: rgb(110,83,126); }
td.TdClassName
{
border-color: #6E537E;
}
.TagClassName
{
border-color: #6E537E;
}
</style>