Shades of Affair #685176
Tints of Affair #685176
RGB
CMYK
RGB Variations
Color information
#685176 (or 0x685176) is known color: Affair. HEX triplet: 68, 51 and 76. RGB value is (104,81,118). Sum of RGB (Red+Green+Blue) = 104+81+118=303 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.32% from 303); Green value is 81 (32.03% from 255 or 26.73% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 118 - color contains mainly: blue. Hex color #685176 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685176 is #97AE89. Grayscale: #5B5B5B. Windows color (decimal): -9940618 or 7754088. OLE color: 7754088.
HSL color Cylindrical-coordinate representation of color #685176: hue angle of 277.3º degrees, saturation: 0.19, 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 #685176 is Cyan = 0.12, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 81 | 118 | - |
| CMYK | 0.12 | 0.31 | 0 | 0.54 |
| HSL | 277.3º | 0.19% | 0.39% | - |
| HSV(B) | 277.3º | 0.31% | 0.46% | - |
| XYZ | 11.92 | 10.14 | 18.47 | - |
| YUV | 92.1 | 142.62 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 118 | 0.12 | 0.31 | 0 | 0.54 | 277.3 | 0.19 | 0.39 |
| Hex | 68 | 51 | 76 | C | 1F | 0 | 36 | 115 | 13 | 27 |
| Octal | 150 | 121 | 166 | 14 | 37 | 0 | 66 | 425 | 23 | 47 |
| Binary | 1101000 | 1010001 | 1110110 | 1100 | 11111 | 0 | 110110 | 100010101 | 10011 | 100111 |
Color Harmonies of #685176
Complementary color
Monochromatic Colors of #685176
Black with #685176
Text Example
Text Example
White with #685176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685176; }
p { color: rgb(104,81,118); }
H1.HeaderClassName
{
color: #685176;
}
.AnyTagClassName
{
color: #685176;
}
</style>
background-color css
<style>
a { background-color: #685176; }
a { background-color: rgb(104,81,118); }
div.DivClassName
{
background-color: #685176;
}
.BgClassName
{
background-color: #685176;
}
</style>
border-color css
<style>
span { border-color: #685176; }
span { border-color: rgb(104,81,118); }
td.TdClassName
{
border-color: #685176;
}
.TagClassName
{
border-color: #685176;
}
</style>