Shades of Affair #684686
Tints of Affair #684686
RGB
CMYK
RGB Variations
Color information
#684686 (or 0x684686) is known color: Affair. HEX triplet: 68, 46 and 86. RGB value is (104,70,134). Sum of RGB (Red+Green+Blue) = 104+70+134=308 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.77% from 308); Green value is 70 (27.73% from 255 or 22.73% from 308); Blue value is 134 (52.73% from 255 or 43.51% from 308); Max value from RGB is 134 - color contains mainly: blue. Hex color #684686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684686 is #97B979. Grayscale: #575757. Windows color (decimal): -9943418 or 8799848. OLE color: 8799848.
HSL color Cylindrical-coordinate representation of color #684686: hue angle of 271.88º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #684686 is Cyan = 0.22, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 70 | 134 | - |
| CMYK | 0.22 | 0.48 | 0 | 0.47 |
| HSL | 271.88º | 0.31% | 0.4% | - |
| HSV(B) | 271.88º | 0.48% | 0.53% | - |
| XYZ | 12.2 | 9.04 | 23.66 | - |
| YUV | 87.46 | 154.26 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 134 | 0.22 | 0.48 | 0 | 0.47 | 271.88 | 0.31 | 0.4 |
| Hex | 68 | 46 | 86 | 16 | 30 | 0 | 2F | 110 | 1F | 28 |
| Octal | 150 | 106 | 206 | 26 | 60 | 0 | 57 | 420 | 37 | 50 |
| Binary | 1101000 | 1000110 | 10000110 | 10110 | 110000 | 0 | 101111 | 100010000 | 11111 | 101000 |
Color Harmonies of #684686
Complementary color
Monochromatic Colors of #684686
Black with #684686
Text Example
Text Example
White with #684686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684686; }
p { color: rgb(104,70,134); }
H1.HeaderClassName
{
color: #684686;
}
.AnyTagClassName
{
color: #684686;
}
</style>
background-color css
<style>
a { background-color: #684686; }
a { background-color: rgb(104,70,134); }
div.DivClassName
{
background-color: #684686;
}
.BgClassName
{
background-color: #684686;
}
</style>
border-color css
<style>
span { border-color: #684686; }
span { border-color: rgb(104,70,134); }
td.TdClassName
{
border-color: #684686;
}
.TagClassName
{
border-color: #684686;
}
</style>