Shades of Affair #6D5478
Tints of Affair #6D5478
RGB
CMYK
RGB Variations
Color information
#6D5478 (or 0x6D5478) is known color: Affair. HEX triplet: 6D, 54 and 78. RGB value is (109,84,120). Sum of RGB (Red+Green+Blue) = 109+84+120=313 (41% of max value = 765). Red value is 109 (42.97% from 255 or 34.82% from 313); Green value is 84 (33.20% from 255 or 26.84% from 313); Blue value is 120 (47.27% from 255 or 38.34% from 313); Max value from RGB is 120 - color contains mainly: blue. Hex color #6D5478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6D5478 is #92AB87. Grayscale: #5F5F5F. Windows color (decimal): -9612168 or 7885933. OLE color: 7885933.
HSL color Cylindrical-coordinate representation of color #6D5478: hue angle of 281.67º 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 #6D5478 is Cyan = 0.09, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 109 | 84 | 120 | - |
| CMYK | 0.09 | 0.3 | 0 | 0.53 |
| HSL | 281.67º | 0.18% | 0.4% | - |
| HSV(B) | 281.67º | 0.3% | 0.47% | - |
| XYZ | 12.87 | 10.95 | 19.2 | - |
| YUV | 95.58 | 141.78 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 84 | 120 | 0.09 | 0.3 | 0 | 0.53 | 281.67 | 0.18 | 0.4 |
| Hex | 6D | 54 | 78 | 9 | 1E | 0 | 35 | 11A | 12 | 28 |
| Octal | 155 | 124 | 170 | 11 | 36 | 0 | 65 | 432 | 22 | 50 |
| Binary | 1101101 | 1010100 | 1111000 | 1001 | 11110 | 0 | 110101 | 100011010 | 10010 | 101000 |
Color Harmonies of #6D5478
Complementary color
Monochromatic Colors of #6D5478
Black with #6D5478
Text Example
Text Example
White with #6D5478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5478; }
p { color: rgb(109,84,120); }
H1.HeaderClassName
{
color: #6D5478;
}
.AnyTagClassName
{
color: #6D5478;
}
</style>
background-color css
<style>
a { background-color: #6D5478; }
a { background-color: rgb(109,84,120); }
div.DivClassName
{
background-color: #6D5478;
}
.BgClassName
{
background-color: #6D5478;
}
</style>
border-color css
<style>
span { border-color: #6D5478; }
span { border-color: rgb(109,84,120); }
td.TdClassName
{
border-color: #6D5478;
}
.TagClassName
{
border-color: #6D5478;
}
</style>