Shades of Affair #6D4A7A
Tints of Affair #6D4A7A
RGB
CMYK
RGB Variations
Color information
#6D4A7A (or 0x6D4A7A) is known color: Affair. HEX triplet: 6D, 4A and 7A. RGB value is (109,74,122). Sum of RGB (Red+Green+Blue) = 109+74+122=305 (40% of max value = 765). Red value is 109 (42.97% from 255 or 35.74% from 305); Green value is 74 (29.30% from 255 or 24.26% from 305); Blue value is 122 (48.05% from 255 or 40% from 305); Max value from RGB is 122 - color contains mainly: blue. Hex color #6D4A7A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #6D4A7A is #92B585. Grayscale: #595959. Windows color (decimal): -9614726 or 8014445. OLE color: 8014445.
HSL color Cylindrical-coordinate representation of color #6D4A7A: hue angle of 283.75º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #6D4A7A is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 109 | 74 | 122 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.52 |
| HSL | 283.75º | 0.24% | 0.38% | - |
| HSV(B) | 283.75º | 0.39% | 0.48% | - |
| XYZ | 12.27 | 9.55 | 19.61 | - |
| YUV | 89.94 | 146.1 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 74 | 122 | 0.11 | 0.39 | 0 | 0.52 | 283.75 | 0.24 | 0.38 |
| Hex | 6D | 4A | 7A | B | 27 | 0 | 34 | 11C | 18 | 26 |
| Octal | 155 | 112 | 172 | 13 | 47 | 0 | 64 | 434 | 30 | 46 |
| Binary | 1101101 | 1001010 | 1111010 | 1011 | 100111 | 0 | 110100 | 100011100 | 11000 | 100110 |
Color Harmonies of #6D4A7A
Complementary color
Monochromatic Colors of #6D4A7A
Black with #6D4A7A
Text Example
Text Example
White with #6D4A7A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D4A7A; }
p { color: rgb(109,74,122); }
H1.HeaderClassName
{
color: #6D4A7A;
}
.AnyTagClassName
{
color: #6D4A7A;
}
</style>
background-color css
<style>
a { background-color: #6D4A7A; }
a { background-color: rgb(109,74,122); }
div.DivClassName
{
background-color: #6D4A7A;
}
.BgClassName
{
background-color: #6D4A7A;
}
</style>
border-color css
<style>
span { border-color: #6D4A7A; }
span { border-color: rgb(109,74,122); }
td.TdClassName
{
border-color: #6D4A7A;
}
.TagClassName
{
border-color: #6D4A7A;
}
</style>