Shades of Affair #6E4681
Tints of Affair #6E4681
RGB
CMYK
RGB Variations
Color information
#6E4681 (or 0x6E4681) is known color: Affair. HEX triplet: 6E, 46 and 81. RGB value is (110,70,129). Sum of RGB (Red+Green+Blue) = 110+70+129=309 (40% of max value = 765). Red value is 110 (43.36% from 255 or 35.60% from 309); Green value is 70 (27.73% from 255 or 22.65% from 309); Blue value is 129 (50.78% from 255 or 41.75% from 309); Max value from RGB is 129 - color contains mainly: blue. Hex color #6E4681 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6E4681 is #91B97E. Grayscale: #585858. Windows color (decimal): -9550207 or 8472174. OLE color: 8472174.
HSL color Cylindrical-coordinate representation of color #6E4681: hue angle of 280.68º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #6E4681 is Cyan = 0.15, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 110 | 70 | 129 | - |
| CMYK | 0.15 | 0.46 | 0 | 0.49 |
| HSL | 280.68º | 0.3% | 0.39% | - |
| HSV(B) | 280.68º | 0.46% | 0.51% | - |
| XYZ | 12.58 | 9.28 | 21.9 | - |
| YUV | 88.69 | 150.75 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 110 | 70 | 129 | 0.15 | 0.46 | 0 | 0.49 | 280.68 | 0.3 | 0.39 |
| Hex | 6E | 46 | 81 | F | 2E | 0 | 31 | 119 | 1E | 27 |
| Octal | 156 | 106 | 201 | 17 | 56 | 0 | 61 | 431 | 36 | 47 |
| Binary | 1101110 | 1000110 | 10000001 | 1111 | 101110 | 0 | 110001 | 100011001 | 11110 | 100111 |
Color Harmonies of #6E4681
Complementary color
Monochromatic Colors of #6E4681
Black with #6E4681
Text Example
Text Example
White with #6E4681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6E4681; }
p { color: rgb(110,70,129); }
H1.HeaderClassName
{
color: #6E4681;
}
.AnyTagClassName
{
color: #6E4681;
}
</style>
background-color css
<style>
a { background-color: #6E4681; }
a { background-color: rgb(110,70,129); }
div.DivClassName
{
background-color: #6E4681;
}
.BgClassName
{
background-color: #6E4681;
}
</style>
border-color css
<style>
span { border-color: #6E4681; }
span { border-color: rgb(110,70,129); }
td.TdClassName
{
border-color: #6E4681;
}
.TagClassName
{
border-color: #6E4681;
}
</style>