Shades of Affair #6D4989
Tints of Affair #6D4989
RGB
CMYK
RGB Variations
Color information
#6D4989 (or 0x6D4989) is known color: Affair. HEX triplet: 6D, 49 and 89. RGB value is (109,73,137). Sum of RGB (Red+Green+Blue) = 109+73+137=319 (42% of max value = 765). Red value is 109 (42.97% from 255 or 34.17% from 319); Green value is 73 (28.91% from 255 or 22.88% from 319); Blue value is 137 (53.91% from 255 or 42.95% from 319); Max value from RGB is 137 - color contains mainly: blue. Hex color #6D4989 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6D4989 is #92B676. Grayscale: #5A5A5A. Windows color (decimal): -9614967 or 8997229. OLE color: 8997229.
HSL color Cylindrical-coordinate representation of color #6D4989: hue angle of 273.75º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #6D4989 is Cyan = 0.20, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 109 | 73 | 137 | - |
| CMYK | 0.20 | 0.47 | 0 | 0.46 |
| HSL | 273.75º | 0.3% | 0.41% | - |
| HSV(B) | 273.75º | 0.47% | 0.54% | - |
| XYZ | 13.2 | 9.82 | 24.87 | - |
| YUV | 91.06 | 153.93 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 73 | 137 | 0.20 | 0.47 | 0 | 0.46 | 273.75 | 0.3 | 0.41 |
| Hex | 6D | 49 | 89 | 14 | 2F | 0 | 2E | 112 | 1E | 29 |
| Octal | 155 | 111 | 211 | 24 | 57 | 0 | 56 | 422 | 36 | 51 |
| Binary | 1101101 | 1001001 | 10001001 | 10100 | 101111 | 0 | 101110 | 100010010 | 11110 | 101001 |
Color Harmonies of #6D4989
Complementary color
Monochromatic Colors of #6D4989
Black with #6D4989
Text Example
Text Example
White with #6D4989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D4989; }
p { color: rgb(109,73,137); }
H1.HeaderClassName
{
color: #6D4989;
}
.AnyTagClassName
{
color: #6D4989;
}
</style>
background-color css
<style>
a { background-color: #6D4989; }
a { background-color: rgb(109,73,137); }
div.DivClassName
{
background-color: #6D4989;
}
.BgClassName
{
background-color: #6D4989;
}
</style>
border-color css
<style>
span { border-color: #6D4989; }
span { border-color: rgb(109,73,137); }
td.TdClassName
{
border-color: #6D4989;
}
.TagClassName
{
border-color: #6D4989;
}
</style>