Shades of Affair #684782
Tints of Affair #684782
RGB
CMYK
RGB Variations
Color information
#684782 (or 0x684782) is known color: Affair. HEX triplet: 68, 47 and 82. RGB value is (104,71,130). Sum of RGB (Red+Green+Blue) = 104+71+130=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 71 (28.12% from 255 or 23.28% 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 #684782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684782 is #97B87D. Grayscale: #575757. Windows color (decimal): -9943166 or 8537960. OLE color: 8537960.
HSL color Cylindrical-coordinate representation of color #684782: hue angle of 273.56º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #684782 is Cyan = 0.2, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 71 | 130 | - |
| CMYK | 0.2 | 0.45 | 0 | 0.49 |
| HSL | 273.56º | 0.29% | 0.39% | - |
| HSV(B) | 273.56º | 0.45% | 0.51% | - |
| XYZ | 11.99 | 9.06 | 22.24 | - |
| YUV | 87.59 | 151.93 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 130 | 0.2 | 0.45 | 0 | 0.49 | 273.56 | 0.29 | 0.39 |
| Hex | 68 | 47 | 82 | 14 | 2D | 0 | 31 | 112 | 1D | 27 |
| Octal | 150 | 107 | 202 | 24 | 55 | 0 | 61 | 422 | 35 | 47 |
| Binary | 1101000 | 1000111 | 10000010 | 10100 | 101101 | 0 | 110001 | 100010010 | 11101 | 100111 |
Color Harmonies of #684782
Complementary color
Monochromatic Colors of #684782
Black with #684782
Text Example
Text Example
White with #684782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684782; }
p { color: rgb(104,71,130); }
H1.HeaderClassName
{
color: #684782;
}
.AnyTagClassName
{
color: #684782;
}
</style>
background-color css
<style>
a { background-color: #684782; }
a { background-color: rgb(104,71,130); }
div.DivClassName
{
background-color: #684782;
}
.BgClassName
{
background-color: #684782;
}
</style>
border-color css
<style>
span { border-color: #684782; }
span { border-color: rgb(104,71,130); }
td.TdClassName
{
border-color: #684782;
}
.TagClassName
{
border-color: #684782;
}
</style>