Shades of Affair #6E5478
Tints of Affair #6E5478
RGB
CMYK
RGB Variations
Color information
#6E5478 (or 0x6E5478) is known color: Affair. HEX triplet: 6E, 54 and 78. RGB value is (110,84,120). Sum of RGB (Red+Green+Blue) = 110+84+120=314 (41% of max value = 765). Red value is 110 (43.36% from 255 or 35.03% from 314); Green value is 84 (33.20% from 255 or 26.75% from 314); Blue value is 120 (47.27% from 255 or 38.22% from 314); Max value from RGB is 120 - color contains mainly: blue. Hex color #6E5478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6E5478 is #91AB87. Grayscale: #5F5F5F. Windows color (decimal): -9546632 or 7885934. OLE color: 7885934.
HSL color Cylindrical-coordinate representation of color #6E5478: hue angle of 283.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #6E5478 is Cyan = 0.08, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 110 | 84 | 120 | - |
| CMYK | 0.08 | 0.3 | 0 | 0.53 |
| HSL | 283.33º | 0.18% | 0.4% | - |
| HSV(B) | 283.33º | 0.3% | 0.47% | - |
| XYZ | 12.99 | 11.01 | 19.21 | - |
| YUV | 95.88 | 141.61 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 110 | 84 | 120 | 0.08 | 0.3 | 0 | 0.53 | 283.33 | 0.18 | 0.4 |
| Hex | 6E | 54 | 78 | 8 | 1E | 0 | 35 | 11B | 12 | 28 |
| Octal | 156 | 124 | 170 | 10 | 36 | 0 | 65 | 433 | 22 | 50 |
| Binary | 1101110 | 1010100 | 1111000 | 1000 | 11110 | 0 | 110101 | 100011011 | 10010 | 101000 |
Color Harmonies of #6E5478
Complementary color
Monochromatic Colors of #6E5478
Black with #6E5478
Text Example
Text Example
White with #6E5478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6E5478; }
p { color: rgb(110,84,120); }
H1.HeaderClassName
{
color: #6E5478;
}
.AnyTagClassName
{
color: #6E5478;
}
</style>
background-color css
<style>
a { background-color: #6E5478; }
a { background-color: rgb(110,84,120); }
div.DivClassName
{
background-color: #6E5478;
}
.BgClassName
{
background-color: #6E5478;
}
</style>
border-color css
<style>
span { border-color: #6E5478; }
span { border-color: rgb(110,84,120); }
td.TdClassName
{
border-color: #6E5478;
}
.TagClassName
{
border-color: #6E5478;
}
</style>