Shades of Affair #695678
Tints of Affair #695678
RGB
CMYK
RGB Variations
Color information
#695678 (or 0x695678) is known color: Affair. HEX triplet: 69, 56 and 78. RGB value is (105,86,120). Sum of RGB (Red+Green+Blue) = 105+86+120=311 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.76% from 311); Green value is 86 (33.98% from 255 or 27.65% from 311); Blue value is 120 (47.27% from 255 or 38.59% from 311); Max value from RGB is 120 - color contains mainly: blue. Hex color #695678 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695678 is #96A987. Grayscale: #5F5F5F. Windows color (decimal): -9873800 or 7886441. OLE color: 7886441.
HSL color Cylindrical-coordinate representation of color #695678: hue angle of 273.53º degrees, saturation: 0.17, 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 #695678 is Cyan = 0.13, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 86 | 120 | - |
| CMYK | 0.13 | 0.28 | 0 | 0.53 |
| HSL | 273.53º | 0.17% | 0.4% | - |
| HSV(B) | 273.53º | 0.28% | 0.47% | - |
| XYZ | 12.54 | 11.01 | 19.23 | - |
| YUV | 95.56 | 141.79 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 120 | 0.13 | 0.28 | 0 | 0.53 | 273.53 | 0.17 | 0.4 |
| Hex | 69 | 56 | 78 | D | 1C | 0 | 35 | 112 | 11 | 28 |
| Octal | 151 | 126 | 170 | 15 | 34 | 0 | 65 | 422 | 21 | 50 |
| Binary | 1101001 | 1010110 | 1111000 | 1101 | 11100 | 0 | 110101 | 100010010 | 10001 | 101000 |
Color Harmonies of #695678
Complementary color
Monochromatic Colors of #695678
Black with #695678
Text Example
Text Example
White with #695678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695678; }
p { color: rgb(105,86,120); }
H1.HeaderClassName
{
color: #695678;
}
.AnyTagClassName
{
color: #695678;
}
</style>
background-color css
<style>
a { background-color: #695678; }
a { background-color: rgb(105,86,120); }
div.DivClassName
{
background-color: #695678;
}
.BgClassName
{
background-color: #695678;
}
</style>
border-color css
<style>
span { border-color: #695678; }
span { border-color: rgb(105,86,120); }
td.TdClassName
{
border-color: #695678;
}
.TagClassName
{
border-color: #695678;
}
</style>