Shades of Affair #694779
Tints of Affair #694779
RGB
CMYK
RGB Variations
Color information
#694779 (or 0x694779) is known color: Affair. HEX triplet: 69, 47 and 79. RGB value is (105,71,121). Sum of RGB (Red+Green+Blue) = 105+71+121=297 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.35% from 297); Green value is 71 (28.12% from 255 or 23.91% from 297); Blue value is 121 (47.66% from 255 or 40.74% from 297); Max value from RGB is 121 - color contains mainly: blue. Hex color #694779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694779 is #96B886. Grayscale: #565656. Windows color (decimal): -9877639 or 7948137. OLE color: 7948137.
HSL color Cylindrical-coordinate representation of color #694779: hue angle of 280.8º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #694779 is Cyan = 0.13, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 71 | 121 | - |
| CMYK | 0.13 | 0.41 | 0 | 0.53 |
| HSL | 280.8º | 0.26% | 0.38% | - |
| HSV(B) | 280.8º | 0.41% | 0.47% | - |
| XYZ | 11.53 | 8.89 | 19.2 | - |
| YUV | 86.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 71 | 121 | 0.13 | 0.41 | 0 | 0.53 | 280.8 | 0.26 | 0.38 |
| Hex | 69 | 47 | 79 | D | 29 | 0 | 35 | 119 | 1A | 26 |
| Octal | 151 | 107 | 171 | 15 | 51 | 0 | 65 | 431 | 32 | 46 |
| Binary | 1101001 | 1000111 | 1111001 | 1101 | 101001 | 0 | 110101 | 100011001 | 11010 | 100110 |
Color Harmonies of #694779
Complementary color
Monochromatic Colors of #694779
Black with #694779
Text Example
Text Example
White with #694779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694779; }
p { color: rgb(105,71,121); }
H1.HeaderClassName
{
color: #694779;
}
.AnyTagClassName
{
color: #694779;
}
</style>
background-color css
<style>
a { background-color: #694779; }
a { background-color: rgb(105,71,121); }
div.DivClassName
{
background-color: #694779;
}
.BgClassName
{
background-color: #694779;
}
</style>
border-color css
<style>
span { border-color: #694779; }
span { border-color: rgb(105,71,121); }
td.TdClassName
{
border-color: #694779;
}
.TagClassName
{
border-color: #694779;
}
</style>