Shades of Affair #695676
Tints of Affair #695676
RGB
CMYK
RGB Variations
Color information
#695676 (or 0x695676) is known color: Affair. HEX triplet: 69, 56 and 76. RGB value is (105,86,118). Sum of RGB (Red+Green+Blue) = 105+86+118=309 (40% of max value = 765). Red value is 105 (41.41% from 255 or 33.98% from 309); Green value is 86 (33.98% from 255 or 27.83% from 309); Blue value is 118 (46.48% from 255 or 38.19% from 309); Max value from RGB is 118 - color contains mainly: blue. Hex color #695676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695676 is #96A989. Grayscale: #5F5F5F. Windows color (decimal): -9873802 or 7755369. OLE color: 7755369.
HSL color Cylindrical-coordinate representation of color #695676: hue angle of 275.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #695676 is Cyan = 0.11, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 86 | 118 | - |
| CMYK | 0.11 | 0.27 | 0 | 0.54 |
| HSL | 275.63º | 0.16% | 0.4% | - |
| HSV(B) | 275.63º | 0.27% | 0.46% | - |
| XYZ | 12.42 | 10.97 | 18.6 | - |
| YUV | 95.33 | 140.79 | 134.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 118 | 0.11 | 0.27 | 0 | 0.54 | 275.63 | 0.16 | 0.4 |
| Hex | 69 | 56 | 76 | B | 1B | 0 | 36 | 114 | 10 | 28 |
| Octal | 151 | 126 | 166 | 13 | 33 | 0 | 66 | 424 | 20 | 50 |
| Binary | 1101001 | 1010110 | 1110110 | 1011 | 11011 | 0 | 110110 | 100010100 | 10000 | 101000 |
Color Harmonies of #695676
Complementary color
Monochromatic Colors of #695676
Black with #695676
Text Example
Text Example
White with #695676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695676; }
p { color: rgb(105,86,118); }
H1.HeaderClassName
{
color: #695676;
}
.AnyTagClassName
{
color: #695676;
}
</style>
background-color css
<style>
a { background-color: #695676; }
a { background-color: rgb(105,86,118); }
div.DivClassName
{
background-color: #695676;
}
.BgClassName
{
background-color: #695676;
}
</style>
border-color css
<style>
span { border-color: #695676; }
span { border-color: rgb(105,86,118); }
td.TdClassName
{
border-color: #695676;
}
.TagClassName
{
border-color: #695676;
}
</style>