Shades of Affair #685075
Tints of Affair #685075
RGB
CMYK
RGB Variations
Color information
#685075 (or 0x685075) is known color: Affair. HEX triplet: 68, 50 and 75. RGB value is (104,80,117). Sum of RGB (Red+Green+Blue) = 104+80+117=301 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.55% from 301); Green value is 80 (31.64% from 255 or 26.58% from 301); Blue value is 117 (46.09% from 255 or 38.87% from 301); Max value from RGB is 117 - color contains mainly: blue. Hex color #685075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685075 is #97AF8A. Grayscale: #5B5B5B. Windows color (decimal): -9940875 or 7688296. OLE color: 7688296.
HSL color Cylindrical-coordinate representation of color #685075: hue angle of 278.92º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #685075 is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 80 | 117 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.54 |
| HSL | 278.92º | 0.19% | 0.39% | - |
| HSV(B) | 278.92º | 0.32% | 0.46% | - |
| XYZ | 11.79 | 9.96 | 18.13 | - |
| YUV | 91.39 | 142.45 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 117 | 0.11 | 0.32 | 0 | 0.54 | 278.92 | 0.19 | 0.39 |
| Hex | 68 | 50 | 75 | B | 20 | 0 | 36 | 117 | 13 | 27 |
| Octal | 150 | 120 | 165 | 13 | 40 | 0 | 66 | 427 | 23 | 47 |
| Binary | 1101000 | 1010000 | 1110101 | 1011 | 100000 | 0 | 110110 | 100010111 | 10011 | 100111 |
Color Harmonies of #685075
Complementary color
Monochromatic Colors of #685075
Black with #685075
Text Example
Text Example
White with #685075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685075; }
p { color: rgb(104,80,117); }
H1.HeaderClassName
{
color: #685075;
}
.AnyTagClassName
{
color: #685075;
}
</style>
background-color css
<style>
a { background-color: #685075; }
a { background-color: rgb(104,80,117); }
div.DivClassName
{
background-color: #685075;
}
.BgClassName
{
background-color: #685075;
}
</style>
border-color css
<style>
span { border-color: #685075; }
span { border-color: rgb(104,80,117); }
td.TdClassName
{
border-color: #685075;
}
.TagClassName
{
border-color: #685075;
}
</style>