Shades of Affair #6D4A8E
Tints of Affair #6D4A8E
RGB
CMYK
RGB Variations
Color information
#6D4A8E (or 0x6D4A8E) is known color: Affair. HEX triplet: 6D, 4A and 8E. RGB value is (109,74,142). Sum of RGB (Red+Green+Blue) = 109+74+142=325 (43% of max value = 765). Red value is 109 (42.97% from 255 or 33.54% from 325); Green value is 74 (29.30% from 255 or 22.77% from 325); Blue value is 142 (55.86% from 255 or 43.69% from 325); Max value from RGB is 142 - color contains mainly: blue. Hex color #6D4A8E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6D4A8E is #92B571. Grayscale: #5B5B5B. Windows color (decimal): -9614706 or 9325165. OLE color: 9325165.
HSL color Cylindrical-coordinate representation of color #6D4A8E: hue angle of 270.88º degrees, saturation: 0.31, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #6D4A8E is Cyan = 0.23, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 109 | 74 | 142 | - |
| CMYK | 0.23 | 0.48 | 0 | 0.44 |
| HSL | 270.88º | 0.31% | 0.42% | - |
| HSV(B) | 270.88º | 0.48% | 0.56% | - |
| XYZ | 13.64 | 10.1 | 26.82 | - |
| YUV | 92.22 | 156.1 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 74 | 142 | 0.23 | 0.48 | 0 | 0.44 | 270.88 | 0.31 | 0.42 |
| Hex | 6D | 4A | 8E | 17 | 30 | 0 | 2C | 10F | 1F | 2A |
| Octal | 155 | 112 | 216 | 27 | 60 | 0 | 54 | 417 | 37 | 52 |
| Binary | 1101101 | 1001010 | 10001110 | 10111 | 110000 | 0 | 101100 | 100001111 | 11111 | 101010 |
Color Harmonies of #6D4A8E
Complementary color
Monochromatic Colors of #6D4A8E
Black with #6D4A8E
Text Example
Text Example
White with #6D4A8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D4A8E; }
p { color: rgb(109,74,142); }
H1.HeaderClassName
{
color: #6D4A8E;
}
.AnyTagClassName
{
color: #6D4A8E;
}
</style>
background-color css
<style>
a { background-color: #6D4A8E; }
a { background-color: rgb(109,74,142); }
div.DivClassName
{
background-color: #6D4A8E;
}
.BgClassName
{
background-color: #6D4A8E;
}
</style>
border-color css
<style>
span { border-color: #6D4A8E; }
span { border-color: rgb(109,74,142); }
td.TdClassName
{
border-color: #6D4A8E;
}
.TagClassName
{
border-color: #6D4A8E;
}
</style>