Shades of Affair #6D4282
Tints of Affair #6D4282
RGB
CMYK
RGB Variations
Color information
#6D4282 (or 0x6D4282) is known color: Affair. HEX triplet: 6D, 42 and 82. RGB value is (109,66,130). Sum of RGB (Red+Green+Blue) = 109+66+130=305 (40% of max value = 765). Red value is 109 (42.97% from 255 or 35.74% from 305); Green value is 66 (26.17% from 255 or 21.64% from 305); Blue value is 130 (51.17% from 255 or 42.62% from 305); Max value from RGB is 130 - color contains mainly: blue. Hex color #6D4282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6D4282 is #92BD7D. Grayscale: #555555. Windows color (decimal): -9616766 or 8536685. OLE color: 8536685.
HSL color Cylindrical-coordinate representation of color #6D4282: hue angle of 280.31º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #6D4282 is Cyan = 0.16, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 109 | 66 | 130 | - |
| CMYK | 0.16 | 0.49 | 0 | 0.49 |
| HSL | 280.31º | 0.33% | 0.38% | - |
| HSV(B) | 280.31º | 0.49% | 0.51% | - |
| XYZ | 12.28 | 8.76 | 22.16 | - |
| YUV | 86.15 | 152.75 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 66 | 130 | 0.16 | 0.49 | 0 | 0.49 | 280.31 | 0.33 | 0.38 |
| Hex | 6D | 42 | 82 | 10 | 31 | 0 | 31 | 118 | 21 | 26 |
| Octal | 155 | 102 | 202 | 20 | 61 | 0 | 61 | 430 | 41 | 46 |
| Binary | 1101101 | 1000010 | 10000010 | 10000 | 110001 | 0 | 110001 | 100011000 | 100001 | 100110 |
Color Harmonies of #6D4282
Complementary color
Monochromatic Colors of #6D4282
Black with #6D4282
Text Example
Text Example
White with #6D4282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D4282; }
p { color: rgb(109,66,130); }
H1.HeaderClassName
{
color: #6D4282;
}
.AnyTagClassName
{
color: #6D4282;
}
</style>
background-color css
<style>
a { background-color: #6D4282; }
a { background-color: rgb(109,66,130); }
div.DivClassName
{
background-color: #6D4282;
}
.BgClassName
{
background-color: #6D4282;
}
</style>
border-color css
<style>
span { border-color: #6D4282; }
span { border-color: rgb(109,66,130); }
td.TdClassName
{
border-color: #6D4282;
}
.TagClassName
{
border-color: #6D4282;
}
</style>