Shades of Affair #695679
Tints of Affair #695679
RGB
CMYK
RGB Variations
Color information
#695679 (or 0x695679) is known color: Affair. HEX triplet: 69, 56 and 79. RGB value is (105,86,121). Sum of RGB (Red+Green+Blue) = 105+86+121=312 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.65% from 312); Green value is 86 (33.98% from 255 or 27.56% from 312); Blue value is 121 (47.66% from 255 or 38.78% from 312); Max value from RGB is 121 - color contains mainly: blue. Hex color #695679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695679 is #96A986. Grayscale: #5F5F5F. Windows color (decimal): -9873799 or 7951977. OLE color: 7951977.
HSL color Cylindrical-coordinate representation of color #695679: hue angle of 272.57º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #695679 is Cyan = 0.13, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 86 | 121 | - |
| CMYK | 0.13 | 0.29 | 0 | 0.53 |
| HSL | 272.57º | 0.17% | 0.41% | - |
| HSV(B) | 272.57º | 0.29% | 0.47% | - |
| XYZ | 12.6 | 11.04 | 19.56 | - |
| YUV | 95.67 | 142.29 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 121 | 0.13 | 0.29 | 0 | 0.53 | 272.57 | 0.17 | 0.41 |
| Hex | 69 | 56 | 79 | D | 1D | 0 | 35 | 111 | 11 | 29 |
| Octal | 151 | 126 | 171 | 15 | 35 | 0 | 65 | 421 | 21 | 51 |
| Binary | 1101001 | 1010110 | 1111001 | 1101 | 11101 | 0 | 110101 | 100010001 | 10001 | 101001 |
Color Harmonies of #695679
Complementary color
Monochromatic Colors of #695679
Black with #695679
Text Example
Text Example
White with #695679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695679; }
p { color: rgb(105,86,121); }
H1.HeaderClassName
{
color: #695679;
}
.AnyTagClassName
{
color: #695679;
}
</style>
background-color css
<style>
a { background-color: #695679; }
a { background-color: rgb(105,86,121); }
div.DivClassName
{
background-color: #695679;
}
.BgClassName
{
background-color: #695679;
}
</style>
border-color css
<style>
span { border-color: #695679; }
span { border-color: rgb(105,86,121); }
td.TdClassName
{
border-color: #695679;
}
.TagClassName
{
border-color: #695679;
}
</style>