Shades of Affair #6D4A8A
Tints of Affair #6D4A8A
RGB
CMYK
RGB Variations
Color information
#6D4A8A (or 0x6D4A8A) is known color: Affair. HEX triplet: 6D, 4A and 8A. RGB value is (109,74,138). Sum of RGB (Red+Green+Blue) = 109+74+138=321 (42% of max value = 765). Red value is 109 (42.97% from 255 or 33.96% from 321); Green value is 74 (29.30% from 255 or 23.05% from 321); Blue value is 138 (54.30% from 255 or 42.99% from 321); Max value from RGB is 138 - color contains mainly: blue. Hex color #6D4A8A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6D4A8A is #92B575. Grayscale: #5B5B5B. Windows color (decimal): -9614710 or 9063021. OLE color: 9063021.
HSL color Cylindrical-coordinate representation of color #6D4A8A: hue angle of 272.81º degrees, saturation: 0.3, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #6D4A8A is Cyan = 0.21, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 109 | 74 | 138 | - |
| CMYK | 0.21 | 0.46 | 0 | 0.46 |
| HSL | 272.81º | 0.3% | 0.42% | - |
| HSV(B) | 272.81º | 0.46% | 0.54% | - |
| XYZ | 13.34 | 9.98 | 25.27 | - |
| YUV | 91.76 | 154.1 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 74 | 138 | 0.21 | 0.46 | 0 | 0.46 | 272.81 | 0.3 | 0.42 |
| Hex | 6D | 4A | 8A | 15 | 2E | 0 | 2E | 111 | 1E | 2A |
| Octal | 155 | 112 | 212 | 25 | 56 | 0 | 56 | 421 | 36 | 52 |
| Binary | 1101101 | 1001010 | 10001010 | 10101 | 101110 | 0 | 101110 | 100010001 | 11110 | 101010 |
Color Harmonies of #6D4A8A
Complementary color
Monochromatic Colors of #6D4A8A
Black with #6D4A8A
Text Example
Text Example
White with #6D4A8A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D4A8A; }
p { color: rgb(109,74,138); }
H1.HeaderClassName
{
color: #6D4A8A;
}
.AnyTagClassName
{
color: #6D4A8A;
}
</style>
background-color css
<style>
a { background-color: #6D4A8A; }
a { background-color: rgb(109,74,138); }
div.DivClassName
{
background-color: #6D4A8A;
}
.BgClassName
{
background-color: #6D4A8A;
}
</style>
border-color css
<style>
span { border-color: #6D4A8A; }
span { border-color: rgb(109,74,138); }
td.TdClassName
{
border-color: #6D4A8A;
}
.TagClassName
{
border-color: #6D4A8A;
}
</style>