Shades of Affair #695677
Tints of Affair #695677
RGB
CMYK
RGB Variations
Color information
#695677 (or 0x695677) is known color: Affair. HEX triplet: 69, 56 and 77. RGB value is (105,86,119). Sum of RGB (Red+Green+Blue) = 105+86+119=310 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.87% from 310); Green value is 86 (33.98% from 255 or 27.74% from 310); Blue value is 119 (46.88% from 255 or 38.39% from 310); Max value from RGB is 119 - color contains mainly: blue. Hex color #695677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695677 is #96A988. Grayscale: #5F5F5F. Windows color (decimal): -9873801 or 7820905. OLE color: 7820905.
HSL color Cylindrical-coordinate representation of color #695677: hue angle of 274.55º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #695677 is Cyan = 0.12, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 86 | 119 | - |
| CMYK | 0.12 | 0.28 | 0 | 0.53 |
| HSL | 274.55º | 0.16% | 0.4% | - |
| HSV(B) | 274.55º | 0.28% | 0.47% | - |
| XYZ | 12.48 | 10.99 | 18.92 | - |
| YUV | 95.44 | 141.29 | 134.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 119 | 0.12 | 0.28 | 0 | 0.53 | 274.55 | 0.16 | 0.4 |
| Hex | 69 | 56 | 77 | C | 1C | 0 | 35 | 113 | 10 | 28 |
| Octal | 151 | 126 | 167 | 14 | 34 | 0 | 65 | 423 | 20 | 50 |
| Binary | 1101001 | 1010110 | 1110111 | 1100 | 11100 | 0 | 110101 | 100010011 | 10000 | 101000 |
Color Harmonies of #695677
Complementary color
Monochromatic Colors of #695677
Black with #695677
Text Example
Text Example
White with #695677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695677; }
p { color: rgb(105,86,119); }
H1.HeaderClassName
{
color: #695677;
}
.AnyTagClassName
{
color: #695677;
}
</style>
background-color css
<style>
a { background-color: #695677; }
a { background-color: rgb(105,86,119); }
div.DivClassName
{
background-color: #695677;
}
.BgClassName
{
background-color: #695677;
}
</style>
border-color css
<style>
span { border-color: #695677; }
span { border-color: rgb(105,86,119); }
td.TdClassName
{
border-color: #695677;
}
.TagClassName
{
border-color: #695677;
}
</style>