Shades of Affair #685080
Tints of Affair #685080
RGB
CMYK
RGB Variations
Color information
#685080 (or 0x685080) is known color: Affair. HEX triplet: 68, 50 and 80. RGB value is (104,80,128). Sum of RGB (Red+Green+Blue) = 104+80+128=312 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.33% from 312); Green value is 80 (31.64% from 255 or 25.64% from 312); Blue value is 128 (50.39% from 255 or 41.03% from 312); Max value from RGB is 128 - color contains mainly: blue. Hex color #685080 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685080 is #97AF7F. Grayscale: #5C5C5C. Windows color (decimal): -9940864 or 8409192. OLE color: 8409192.
HSL color Cylindrical-coordinate representation of color #685080: hue angle of 270º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #685080 is Cyan = 0.19, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 80 | 128 | - |
| CMYK | 0.19 | 0.38 | 0 | 0.50 |
| HSL | 270º | 0.23% | 0.41% | - |
| HSV(B) | 270º | 0.38% | 0.5% | - |
| XYZ | 12.47 | 10.24 | 21.74 | - |
| YUV | 92.65 | 147.95 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 128 | 0.19 | 0.38 | 0 | 0.50 | 270 | 0.23 | 0.41 |
| Hex | 68 | 50 | 80 | 13 | 26 | 0 | 32 | 10E | 17 | 29 |
| Octal | 150 | 120 | 200 | 23 | 46 | 0 | 62 | 416 | 27 | 51 |
| Binary | 1101000 | 1010000 | 10000000 | 10011 | 100110 | 0 | 110010 | 100001110 | 10111 | 101001 |
Color Harmonies of #685080
Complementary color
Monochromatic Colors of #685080
Black with #685080
Text Example
Text Example
White with #685080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685080; }
p { color: rgb(104,80,128); }
H1.HeaderClassName
{
color: #685080;
}
.AnyTagClassName
{
color: #685080;
}
</style>
background-color css
<style>
a { background-color: #685080; }
a { background-color: rgb(104,80,128); }
div.DivClassName
{
background-color: #685080;
}
.BgClassName
{
background-color: #685080;
}
</style>
border-color css
<style>
span { border-color: #685080; }
span { border-color: rgb(104,80,128); }
td.TdClassName
{
border-color: #685080;
}
.TagClassName
{
border-color: #685080;
}
</style>