Shades of Affair #695179
Tints of Affair #695179
RGB
CMYK
RGB Variations
Color information
#695179 (or 0x695179) is known color: Affair. HEX triplet: 69, 51 and 79. RGB value is (105,81,121). Sum of RGB (Red+Green+Blue) = 105+81+121=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 81 (32.03% from 255 or 26.38% from 307); Blue value is 121 (47.66% from 255 or 39.41% from 307); Max value from RGB is 121 - color contains mainly: blue. Hex color #695179 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695179 is #96AE86. Grayscale: #5C5C5C. Windows color (decimal): -9875079 or 7950697. OLE color: 7950697.
HSL color Cylindrical-coordinate representation of color #695179: hue angle of 276º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #695179 is Cyan = 0.13, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 81 | 121 | - |
| CMYK | 0.13 | 0.33 | 0 | 0.53 |
| HSL | 276º | 0.2% | 0.4% | - |
| HSV(B) | 276º | 0.33% | 0.47% | - |
| XYZ | 12.22 | 10.27 | 19.43 | - |
| YUV | 92.74 | 143.95 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 121 | 0.13 | 0.33 | 0 | 0.53 | 276 | 0.2 | 0.4 |
| Hex | 69 | 51 | 79 | D | 21 | 0 | 35 | 114 | 14 | 28 |
| Octal | 151 | 121 | 171 | 15 | 41 | 0 | 65 | 424 | 24 | 50 |
| Binary | 1101001 | 1010001 | 1111001 | 1101 | 100001 | 0 | 110101 | 100010100 | 10100 | 101000 |
Color Harmonies of #695179
Complementary color
Monochromatic Colors of #695179
Black with #695179
Text Example
Text Example
White with #695179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695179; }
p { color: rgb(105,81,121); }
H1.HeaderClassName
{
color: #695179;
}
.AnyTagClassName
{
color: #695179;
}
</style>
background-color css
<style>
a { background-color: #695179; }
a { background-color: rgb(105,81,121); }
div.DivClassName
{
background-color: #695179;
}
.BgClassName
{
background-color: #695179;
}
</style>
border-color css
<style>
span { border-color: #695179; }
span { border-color: rgb(105,81,121); }
td.TdClassName
{
border-color: #695179;
}
.TagClassName
{
border-color: #695179;
}
</style>