Shades of Affair #685275
Tints of Affair #685275
RGB
CMYK
RGB Variations
Color information
#685275 (or 0x685275) is known color: Affair. HEX triplet: 68, 52 and 75. RGB value is (104,82,117). Sum of RGB (Red+Green+Blue) = 104+82+117=303 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.32% from 303); Green value is 82 (32.42% from 255 or 27.06% from 303); Blue value is 117 (46.09% from 255 or 38.61% from 303); Max value from RGB is 117 - color contains mainly: blue. Hex color #685275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685275 is #97AD8A. Grayscale: #5C5C5C. Windows color (decimal): -9940363 or 7688808. OLE color: 7688808.
HSL color Cylindrical-coordinate representation of color #685275: hue angle of 277.71º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #685275 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 82 | 117 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.54 |
| HSL | 277.71º | 0.18% | 0.39% | - |
| HSV(B) | 277.71º | 0.3% | 0.46% | - |
| XYZ | 11.94 | 10.26 | 18.18 | - |
| YUV | 92.57 | 141.79 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 117 | 0.11 | 0.30 | 0 | 0.54 | 277.71 | 0.18 | 0.39 |
| Hex | 68 | 52 | 75 | B | 1E | 0 | 36 | 116 | 12 | 27 |
| Octal | 150 | 122 | 165 | 13 | 36 | 0 | 66 | 426 | 22 | 47 |
| Binary | 1101000 | 1010010 | 1110101 | 1011 | 11110 | 0 | 110110 | 100010110 | 10010 | 100111 |
Color Harmonies of #685275
Complementary color
Monochromatic Colors of #685275
Black with #685275
Text Example
Text Example
White with #685275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685275; }
p { color: rgb(104,82,117); }
H1.HeaderClassName
{
color: #685275;
}
.AnyTagClassName
{
color: #685275;
}
</style>
background-color css
<style>
a { background-color: #685275; }
a { background-color: rgb(104,82,117); }
div.DivClassName
{
background-color: #685275;
}
.BgClassName
{
background-color: #685275;
}
</style>
border-color css
<style>
span { border-color: #685275; }
span { border-color: rgb(104,82,117); }
td.TdClassName
{
border-color: #685275;
}
.TagClassName
{
border-color: #685275;
}
</style>