Shades of Affair #684878
Tints of Affair #684878
RGB
CMYK
RGB Variations
Color information
#684878 (or 0x684878) is known color: Affair. HEX triplet: 68, 48 and 78. RGB value is (104,72,120). Sum of RGB (Red+Green+Blue) = 104+72+120=296 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.14% from 296); Green value is 72 (28.52% from 255 or 24.32% from 296); Blue value is 120 (47.27% from 255 or 40.54% from 296); Max value from RGB is 120 - color contains mainly: blue. Hex color #684878 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684878 is #97B787. Grayscale: #565656. Windows color (decimal): -9942920 or 7882856. OLE color: 7882856.
HSL color Cylindrical-coordinate representation of color #684878: hue angle of 280º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #684878 is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 72 | 120 | - |
| CMYK | 0.13 | 0.40 | 0 | 0.53 |
| HSL | 280º | 0.25% | 0.38% | - |
| HSV(B) | 280º | 0.4% | 0.47% | - |
| XYZ | 11.42 | 8.93 | 18.89 | - |
| YUV | 87.04 | 146.6 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 72 | 120 | 0.13 | 0.40 | 0 | 0.53 | 280 | 0.25 | 0.38 |
| Hex | 68 | 48 | 78 | D | 28 | 0 | 35 | 118 | 19 | 26 |
| Octal | 150 | 110 | 170 | 15 | 50 | 0 | 65 | 430 | 31 | 46 |
| Binary | 1101000 | 1001000 | 1111000 | 1101 | 101000 | 0 | 110101 | 100011000 | 11001 | 100110 |
Color Harmonies of #684878
Complementary color
Monochromatic Colors of #684878
Black with #684878
Text Example
Text Example
White with #684878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684878; }
p { color: rgb(104,72,120); }
H1.HeaderClassName
{
color: #684878;
}
.AnyTagClassName
{
color: #684878;
}
</style>
background-color css
<style>
a { background-color: #684878; }
a { background-color: rgb(104,72,120); }
div.DivClassName
{
background-color: #684878;
}
.BgClassName
{
background-color: #684878;
}
</style>
border-color css
<style>
span { border-color: #684878; }
span { border-color: rgb(104,72,120); }
td.TdClassName
{
border-color: #684878;
}
.TagClassName
{
border-color: #684878;
}
</style>