Shades of Affair #685175
Tints of Affair #685175
RGB
CMYK
RGB Variations
Color information
#685175 (or 0x685175) is known color: Affair. HEX triplet: 68, 51 and 75. RGB value is (104,81,117). Sum of RGB (Red+Green+Blue) = 104+81+117=302 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.44% from 302); Green value is 81 (32.03% from 255 or 26.82% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 117 - color contains mainly: blue. Hex color #685175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685175 is #97AE8A. Grayscale: #5B5B5B. Windows color (decimal): -9940619 or 7688552. OLE color: 7688552.
HSL color Cylindrical-coordinate representation of color #685175: hue angle of 278.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #685175 is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 81 | 117 | - |
| CMYK | 0.11 | 0.31 | 0 | 0.54 |
| HSL | 278.33º | 0.18% | 0.39% | - |
| HSV(B) | 278.33º | 0.31% | 0.46% | - |
| XYZ | 11.86 | 10.11 | 18.16 | - |
| YUV | 91.98 | 142.12 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 117 | 0.11 | 0.31 | 0 | 0.54 | 278.33 | 0.18 | 0.39 |
| Hex | 68 | 51 | 75 | B | 1F | 0 | 36 | 116 | 12 | 27 |
| Octal | 150 | 121 | 165 | 13 | 37 | 0 | 66 | 426 | 22 | 47 |
| Binary | 1101000 | 1010001 | 1110101 | 1011 | 11111 | 0 | 110110 | 100010110 | 10010 | 100111 |
Color Harmonies of #685175
Complementary color
Monochromatic Colors of #685175
Black with #685175
Text Example
Text Example
White with #685175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685175; }
p { color: rgb(104,81,117); }
H1.HeaderClassName
{
color: #685175;
}
.AnyTagClassName
{
color: #685175;
}
</style>
background-color css
<style>
a { background-color: #685175; }
a { background-color: rgb(104,81,117); }
div.DivClassName
{
background-color: #685175;
}
.BgClassName
{
background-color: #685175;
}
</style>
border-color css
<style>
span { border-color: #685175; }
span { border-color: rgb(104,81,117); }
td.TdClassName
{
border-color: #685175;
}
.TagClassName
{
border-color: #685175;
}
</style>