Shades of Affair #684082
Tints of Affair #684082
RGB
CMYK
RGB Variations
Color information
#684082 (or 0x684082) is known color: Affair. HEX triplet: 68, 40 and 82. RGB value is (104,64,130). Sum of RGB (Red+Green+Blue) = 104+64+130=298 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.90% from 298); Green value is 64 (25.39% from 255 or 21.48% from 298); Blue value is 130 (51.17% from 255 or 43.62% from 298); Max value from RGB is 130 - color contains mainly: blue. Hex color #684082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684082 is #97BF7D. Grayscale: #535353. Windows color (decimal): -9944958 or 8536168. OLE color: 8536168.
HSL color Cylindrical-coordinate representation of color #684082: hue angle of 276.36º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #684082 is Cyan = 0.2, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 64 | 130 | - |
| CMYK | 0.2 | 0.51 | 0 | 0.49 |
| HSL | 276.36º | 0.34% | 0.38% | - |
| HSV(B) | 276.36º | 0.51% | 0.51% | - |
| XYZ | 11.57 | 8.22 | 22.1 | - |
| YUV | 83.48 | 154.25 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 64 | 130 | 0.2 | 0.51 | 0 | 0.49 | 276.36 | 0.34 | 0.38 |
| Hex | 68 | 40 | 82 | 14 | 33 | 0 | 31 | 114 | 22 | 26 |
| Octal | 150 | 100 | 202 | 24 | 63 | 0 | 61 | 424 | 42 | 46 |
| Binary | 1101000 | 1000000 | 10000010 | 10100 | 110011 | 0 | 110001 | 100010100 | 100010 | 100110 |
Color Harmonies of #684082
Complementary color
Monochromatic Colors of #684082
Black with #684082
Text Example
Text Example
White with #684082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684082; }
p { color: rgb(104,64,130); }
H1.HeaderClassName
{
color: #684082;
}
.AnyTagClassName
{
color: #684082;
}
</style>
background-color css
<style>
a { background-color: #684082; }
a { background-color: rgb(104,64,130); }
div.DivClassName
{
background-color: #684082;
}
.BgClassName
{
background-color: #684082;
}
</style>
border-color css
<style>
span { border-color: #684082; }
span { border-color: rgb(104,64,130); }
td.TdClassName
{
border-color: #684082;
}
.TagClassName
{
border-color: #684082;
}
</style>