Shades of Affair #6E4781
Tints of Affair #6E4781
RGB
CMYK
RGB Variations
Color information
#6E4781 (or 0x6E4781) is known color: Affair. HEX triplet: 6E, 47 and 81. RGB value is (110,71,129). Sum of RGB (Red+Green+Blue) = 110+71+129=310 (41% of max value = 765). Red value is 110 (43.36% from 255 or 35.48% from 310); Green value is 71 (28.12% from 255 or 22.90% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 129 - color contains mainly: blue. Hex color #6E4781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6E4781 is #91B87E. Grayscale: #595959. Windows color (decimal): -9549951 or 8472430. OLE color: 8472430.
HSL color Cylindrical-coordinate representation of color #6E4781: hue angle of 280.34º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #6E4781 is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 110 | 71 | 129 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.49 |
| HSL | 280.34º | 0.29% | 0.39% | - |
| HSV(B) | 280.34º | 0.45% | 0.51% | - |
| XYZ | 12.65 | 9.41 | 21.92 | - |
| YUV | 89.27 | 150.42 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 110 | 71 | 129 | 0.15 | 0.45 | 0 | 0.49 | 280.34 | 0.29 | 0.39 |
| Hex | 6E | 47 | 81 | F | 2D | 0 | 31 | 118 | 1D | 27 |
| Octal | 156 | 107 | 201 | 17 | 55 | 0 | 61 | 430 | 35 | 47 |
| Binary | 1101110 | 1000111 | 10000001 | 1111 | 101101 | 0 | 110001 | 100011000 | 11101 | 100111 |
Color Harmonies of #6E4781
Complementary color
Monochromatic Colors of #6E4781
Black with #6E4781
Text Example
Text Example
White with #6E4781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6E4781; }
p { color: rgb(110,71,129); }
H1.HeaderClassName
{
color: #6E4781;
}
.AnyTagClassName
{
color: #6E4781;
}
</style>
background-color css
<style>
a { background-color: #6E4781; }
a { background-color: rgb(110,71,129); }
div.DivClassName
{
background-color: #6E4781;
}
.BgClassName
{
background-color: #6E4781;
}
</style>
border-color css
<style>
span { border-color: #6E4781; }
span { border-color: rgb(110,71,129); }
td.TdClassName
{
border-color: #6E4781;
}
.TagClassName
{
border-color: #6E4781;
}
</style>