Shades of Affair #685477
Tints of Affair #685477
RGB
CMYK
RGB Variations
Color information
#685477 (or 0x685477) is known color: Affair. HEX triplet: 68, 54 and 77. RGB value is (104,84,119). Sum of RGB (Red+Green+Blue) = 104+84+119=307 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.88% from 307); Green value is 84 (33.20% from 255 or 27.36% from 307); Blue value is 119 (46.88% from 255 or 38.76% from 307); Max value from RGB is 119 - color contains mainly: blue. Hex color #685477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685477 is #97AB88. Grayscale: #5D5D5D. Windows color (decimal): -9939849 or 7820392. OLE color: 7820392.
HSL color Cylindrical-coordinate representation of color #685477: hue angle of 274.29º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #685477 is Cyan = 0.13, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 84 | 119 | - |
| CMYK | 0.13 | 0.29 | 0 | 0.53 |
| HSL | 274.29º | 0.17% | 0.4% | - |
| HSV(B) | 274.29º | 0.29% | 0.47% | - |
| XYZ | 12.21 | 10.62 | 18.86 | - |
| YUV | 93.97 | 142.13 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 119 | 0.13 | 0.29 | 0 | 0.53 | 274.29 | 0.17 | 0.4 |
| Hex | 68 | 54 | 77 | D | 1D | 0 | 35 | 112 | 11 | 28 |
| Octal | 150 | 124 | 167 | 15 | 35 | 0 | 65 | 422 | 21 | 50 |
| Binary | 1101000 | 1010100 | 1110111 | 1101 | 11101 | 0 | 110101 | 100010010 | 10001 | 101000 |
Color Harmonies of #685477
Complementary color
Monochromatic Colors of #685477
Black with #685477
Text Example
Text Example
White with #685477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685477; }
p { color: rgb(104,84,119); }
H1.HeaderClassName
{
color: #685477;
}
.AnyTagClassName
{
color: #685477;
}
</style>
background-color css
<style>
a { background-color: #685477; }
a { background-color: rgb(104,84,119); }
div.DivClassName
{
background-color: #685477;
}
.BgClassName
{
background-color: #685477;
}
</style>
border-color css
<style>
span { border-color: #685477; }
span { border-color: rgb(104,84,119); }
td.TdClassName
{
border-color: #685477;
}
.TagClassName
{
border-color: #685477;
}
</style>