Shades of Affair #694679
Tints of Affair #694679
RGB
CMYK
RGB Variations
Color information
#694679 (or 0x694679) is known color: Affair. HEX triplet: 69, 46 and 79. RGB value is (105,70,121). Sum of RGB (Red+Green+Blue) = 105+70+121=296 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.47% from 296); Green value is 70 (27.73% from 255 or 23.65% from 296); Blue value is 121 (47.66% from 255 or 40.88% from 296); Max value from RGB is 121 - color contains mainly: blue. Hex color #694679 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694679 is #96B986. Grayscale: #565656. Windows color (decimal): -9877895 or 7947881. OLE color: 7947881.
HSL color Cylindrical-coordinate representation of color #694679: hue angle of 281.18º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #694679 is Cyan = 0.13, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 70 | 121 | - |
| CMYK | 0.13 | 0.42 | 0 | 0.53 |
| HSL | 281.18º | 0.27% | 0.37% | - |
| HSV(B) | 281.18º | 0.42% | 0.47% | - |
| XYZ | 11.47 | 8.76 | 19.18 | - |
| YUV | 86.28 | 147.6 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 121 | 0.13 | 0.42 | 0 | 0.53 | 281.18 | 0.27 | 0.37 |
| Hex | 69 | 46 | 79 | D | 2A | 0 | 35 | 119 | 1B | 25 |
| Octal | 151 | 106 | 171 | 15 | 52 | 0 | 65 | 431 | 33 | 45 |
| Binary | 1101001 | 1000110 | 1111001 | 1101 | 101010 | 0 | 110101 | 100011001 | 11011 | 100101 |
Color Harmonies of #694679
Complementary color
Monochromatic Colors of #694679
Black with #694679
Text Example
Text Example
White with #694679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694679; }
p { color: rgb(105,70,121); }
H1.HeaderClassName
{
color: #694679;
}
.AnyTagClassName
{
color: #694679;
}
</style>
background-color css
<style>
a { background-color: #694679; }
a { background-color: rgb(105,70,121); }
div.DivClassName
{
background-color: #694679;
}
.BgClassName
{
background-color: #694679;
}
</style>
border-color css
<style>
span { border-color: #694679; }
span { border-color: rgb(105,70,121); }
td.TdClassName
{
border-color: #694679;
}
.TagClassName
{
border-color: #694679;
}
</style>