Shades of Affair #695577
Tints of Affair #695577
RGB
CMYK
RGB Variations
Color information
#695577 (or 0x695577) is known color: Affair. HEX triplet: 69, 55 and 77. RGB value is (105,85,119). Sum of RGB (Red+Green+Blue) = 105+85+119=309 (40% of max value = 765). Red value is 105 (41.41% from 255 or 33.98% from 309); Green value is 85 (33.59% from 255 or 27.51% from 309); Blue value is 119 (46.88% from 255 or 38.51% from 309); Max value from RGB is 119 - color contains mainly: blue. Hex color #695577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695577 is #96AA88. Grayscale: #5E5E5E. Windows color (decimal): -9874057 or 7820649. OLE color: 7820649.
HSL color Cylindrical-coordinate representation of color #695577: hue angle of 275.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 #695577 is Cyan = 0.12, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 85 | 119 | - |
| CMYK | 0.12 | 0.29 | 0 | 0.53 |
| HSL | 275.29º | 0.17% | 0.4% | - |
| HSV(B) | 275.29º | 0.29% | 0.47% | - |
| XYZ | 12.4 | 10.83 | 18.89 | - |
| YUV | 94.86 | 141.63 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 85 | 119 | 0.12 | 0.29 | 0 | 0.53 | 275.29 | 0.17 | 0.4 |
| Hex | 69 | 55 | 77 | C | 1D | 0 | 35 | 113 | 11 | 28 |
| Octal | 151 | 125 | 167 | 14 | 35 | 0 | 65 | 423 | 21 | 50 |
| Binary | 1101001 | 1010101 | 1110111 | 1100 | 11101 | 0 | 110101 | 100010011 | 10001 | 101000 |
Color Harmonies of #695577
Complementary color
Monochromatic Colors of #695577
Black with #695577
Text Example
Text Example
White with #695577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695577; }
p { color: rgb(105,85,119); }
H1.HeaderClassName
{
color: #695577;
}
.AnyTagClassName
{
color: #695577;
}
</style>
background-color css
<style>
a { background-color: #695577; }
a { background-color: rgb(105,85,119); }
div.DivClassName
{
background-color: #695577;
}
.BgClassName
{
background-color: #695577;
}
</style>
border-color css
<style>
span { border-color: #695577; }
span { border-color: rgb(105,85,119); }
td.TdClassName
{
border-color: #695577;
}
.TagClassName
{
border-color: #695577;
}
</style>